small change
This commit is contained in:
parent
3014c5d982
commit
0598d496f4
|
@ -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