Function config_get(config_t)

Function Documentation

void *config_get(config_t config)

Returns the config data.

Note
This function doesn NOT read from EEPROM. call config_read for that functionality
Return
void* The data
Parameters
  • config: The config handle