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