Skip to content

Commit

Permalink
Update odroid_overlay.h
Browse files Browse the repository at this point in the history
  • Loading branch information
olderzeus committed Mar 11, 2022
1 parent f65627b commit 798a632
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/odroid/odroid_overlay.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ struct odroid_dialog_choice {

#define ODROID_DIALOG_CHOICE_LAST {0x0F0F0F0F, "LAST", "LAST", 0xFFFF, NULL}

extern char* ODROID_DIALOG_VALUE_ON;
extern char* ODROID_DIALOG_VALUE_OFF;

extern odroid_menu_state_t odroid_menu_state;

void odroid_overlay_init();
Expand Down

0 comments on commit 798a632

Please sign in to comment.