Change comment

pull/205/head
dannybackx 8 years ago
parent 654f2ef630
commit 4b3293eac4
  1. 2
      serial/serbridge.c

@ -509,7 +509,7 @@ void ICACHE_FLASH_ATTR
serbridgeCleanup(int ix)
{
os_memset(&serbridgeTcp[ix], 0, sizeof(serbridgeTcp[ix]));
// FIX ME need to clean up the actions in serbridgeStart() ? (e.g. espconn_regist_connectcb)
// Looks like none of the espconn_..() calls in serbridgeStart() needs cleanup here.
}
int ICACHE_FLASH_ATTR serbridgeInMCUFlashing()

Loading…
Cancel
Save