<?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=18&amp;t=21878&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2019-01-15T20:15:46+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=18&amp;t=21878&amp;mode</id>
<entry>
<author><name><![CDATA[andrews]]></name></author>
<updated>2019-01-15T20:15:46+01:00</updated>
<published>2019-01-15T20:15:46+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21878&amp;p=215850#p215850</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21878&amp;p=215850#p215850"/>
<title type="html"><![CDATA[Re: Eclipse - podział projektu na pliki, fatal error]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21878&amp;p=215850#p215850"><![CDATA[
<div class="quotetitle">felinutti napisał(a):</div><div class="quotecontent"><br />Trochę to dziwne, bo jeśli wrzucę to samo bezpośrednio do pliku main.c to nie ma błędu<br /></div><br />A w pliku <strong><em>main.c</em></strong> nie dołączyłeś czasami pliku <strong><em>#include &quot;SPI/spi.h&quot;</em></strong> przed <strong><em>#include &lt;avr/io.h&gt;</em></strong> ???<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=14165">andrews</a> — 15 sty 2019, o 20:15</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[andrews]]></name></author>
<updated>2019-01-15T20:05:20+01:00</updated>
<published>2019-01-15T20:05:20+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21878&amp;p=215848#p215848</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21878&amp;p=215848#p215848"/>
<title type="html"><![CDATA[Re: Eclipse - podział projektu na pliki, fatal error]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21878&amp;p=215848#p215848"><![CDATA[
Skoro plik <strong><em>spi.h</em></strong> jest w tym samym katalogu co <strong><em>spi.c</em></strong>, to w pliku <strong><em>spi.c</em></strong> powinno być raczej <strong><em>#include &quot;spi.h&quot;</em></strong>, a nie <strong><em>#include &quot;SPI/spi.h&quot;</em></strong>.<br />W <strong><em>main.c</em></strong> jest OK, bo jest w katalogu nadrzędnym, czyli z jego &quot;punktu widzenia&quot; plik <strong><em>spi.h</em></strong> jest w katalogu SPI.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=14165">andrews</a> — 15 sty 2019, o 20:05</p><hr />
]]></content>
</entry>
</feed>