Humidistat
Arduino firmware for a humidistat (humidity controller)
|
Implementation of the VoltLadder interface for the Keyestudio Ks0256 keypad. More...
#include <Ks0256VoltLadder.h>
Public Member Functions | |
Buttons | voltageToButton (uint16_t voltage) const |
Implementation of the VoltLadder interface for the Keyestudio Ks0256 keypad.
Definition at line 9 of file Ks0256VoltLadder.h.
Buttons Ks0256VoltLadder::voltageToButton | ( | uint16_t | voltage | ) | const |
Definition at line 3 of file Ks0256VoltLadder.cpp.