Humidistat
Arduino firmware for a humidistat (humidity controller)
Loading...
Searching...
No Matches
Ks0256VoltLadder.h
Go to the documentation of this file.
1
#ifndef HUMIDISTAT_KS0256VOLTLADDER_H
2
#define HUMIDISTAT_KS0256VOLTLADDER_H
3
4
#include <stdint.h>
5
6
#include "
Buttons.h
"
7
9
class
Ks0256VoltLadder
{
10
public
:
11
Buttons
voltageToButton
(uint16_t voltage)
const
;
12
};
13
14
15
#endif
//HUMIDISTAT_KS0256VOLTLADDER_H
Buttons.h
Buttons
Buttons
Possible button values.
Definition
Buttons.h:5
Ks0256VoltLadder
Implementation of the VoltLadder interface for the Keyestudio Ks0256 keypad.
Definition
Ks0256VoltLadder.h:9
Ks0256VoltLadder::voltageToButton
Buttons voltageToButton(uint16_t voltage) const
Definition
Ks0256VoltLadder.cpp:3
src
input
Ks0256VoltLadder.h
Generated by
1.12.0