remove name

This commit is contained in:
Philippe Teuwen 2019-04-24 15:57:24 +02:00
commit 4b5800d78f
2 changed files with 3 additions and 3 deletions

View file

@ -1575,7 +1575,7 @@ void __attribute__((noreturn)) AppMain(void) {
PacketReceived(&rx);
} else if (ret != PM3_ENODATA) {
Dbprintf("Error in frame reception: %d", ret);
// TODO DOEGOX if error, shall we resync ?
// TODO if error, shall we resync ?
}
// Press button for one second to enter a possible standalone mode