<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=4&amp;t=11755&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2015-05-19T22:22:14+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=11755&amp;mode</id>
<entry>
<author><name><![CDATA[bartonking]]></name></author>
<updated>2015-05-19T22:22:14+01:00</updated>
<published>2015-05-19T22:22:14+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129656#p129656</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129656#p129656"/>
<title type="html"><![CDATA[Re: Dyrektywa kompilacji warunkowej - o co chodzi?]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129656#p129656"><![CDATA[
Jesteś złoty!! Działa, tylko też musiałem te znaki w definicji otoczyć ' ' Dzięki !!<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=6036">bartonking</a> — 19 maja 2015, o 22:22</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[krafin]]></name></author>
<updated>2015-05-19T22:09:45+01:00</updated>
<published>2015-05-19T22:09:45+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129655#p129655</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129655#p129655"/>
<title type="html"><![CDATA[Re: Dyrektywa kompilacji warunkowej - o co chodzi?]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129655#p129655"><![CDATA[
Spróbuj zmienić na:<br />[syntax=c]#if keys_port == 'F'<br />DDRA = 0x0F;<br />#endif[/syntax]<br /><br />powinno zadziałać.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=487">krafin</a> — 19 maja 2015, o 22:09</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[bartonking]]></name></author>
<updated>2015-05-19T22:03:15+01:00</updated>
<published>2015-05-19T22:03:15+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129654#p129654</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129654#p129654"/>
<title type="html"><![CDATA[Dyrektywa kompilacji warunkowej - o co chodzi?]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=11755&amp;p=129654#p129654"><![CDATA[
Witam! Pytanie. Ja jestem tępy czy o co chodzi?! <br /><br />Dlaczego po napisaniu tego:<br /><br />[syntax=c]void PCINT_init (void)<br />{<br />#if keys_port == F<br />DDRA = 0x0F;<br />#endif<br /><br />}[/syntax]<br /><br />mimo tego: <br /><br />[syntax=c]#define keys_port A[/syntax]<br /><br />w dyrektywie kompilacji zachodzi prawda, czyli wykonuje się ta instrukcja z DDRA??<br />Czy po prostu kompilator może mieć tam tylko liczby, bo na znakach się gubi?<br />Z góry dzięki za odpowiedź.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=6036">bartonking</a> — 19 maja 2015, o 22:03</p><hr />
]]></content>
</entry>
</feed>