DEMO_INIT is only used within FWupgrade_Standalone.
 
Symbols
loading...
Files
loading...

DEMO_INIT macro

Syntax

#define DEMO_INIT ((uint8_t)0x00)

References

LocationText
iap_menu.c:25
#define DEMO_INIT ((uint8_t)0x00)
iap_menu.c:33
static uint8_t Demo_State = DEMO_INIT;
iap_menu.c:51
case DEMO_INIT: