This commit is contained in:
mail001 2013-11-13 00:39:23 +00:00
parent 880103a65e
commit 5991e80787
1 changed files with 51 additions and 51 deletions

View File

@ -39,7 +39,7 @@ int main(void)
{
setupNfcEmulator(tagStorage, sizeof(tagStorage));
//Ausgang für LED
//Ausgang für LED
DDRA |= (1<<0);
while(1)