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