Go to the source code of this file.
◆ FOCUS_HOOK_EEPROM
      
        
          | #define FOCUS_HOOK_EEPROM | 
        
      
 
Value:   "eeprom.free\n"                                                      \
   "eeprom.contents")
bool eepromFocusHook(const char *command)
Definition: EEPROM-Settings-Focus.cpp:63
 
#define FOCUS_HOOK(n, d)
Definition: Focus.h:30
 
 
 
 
◆ FOCUS_HOOK_SETTINGS
      
        
          | #define FOCUS_HOOK_SETTINGS | 
        
      
 
Value:   "settings.valid?\n"                                                  \
   "settings.version\n"                                                 \
   "settings.crc")
bool settingsFocusHook(const char *command)
Definition: EEPROM-Settings-Focus.cpp:26
 
#define FOCUS_HOOK(n, d)
Definition: Focus.h:30