#include uint8_t Ion::Backlight::brightness() { return 0; } void Ion::Backlight::setBrightness(uint8_t b) { return; }