small change
This commit is contained in:
parent
7e17cd1108
commit
c39313153c
|
@ -39,9 +39,6 @@ int main(void)
|
|||
{
|
||||
setupNfcEmulator(tagStorage, sizeof(tagStorage));
|
||||
|
||||
//Ausgang für LED
|
||||
DDRA |= (1<<0);
|
||||
|
||||
while(1)
|
||||
{
|
||||
//do other stuff
|
||||
|
|
Loading…
Reference in New Issue