#include <WString.h>
Go to the source code of this file.
◆ _EMAKEFUN_MATRIX_KEY_BOARD_LIB_H_
| #define _EMAKEFUN_MATRIX_KEY_BOARD_LIB_H_ |
◆ Version()
| String emakefun::matrix_keyboard_lib::Version |
( |
| ) |
|
Get the version number string.
- Returns
- The version number string in the format of major.minor.patch.
Definition at line 55 of file matrix_keyboard_lib.h.
◆ kVersionMajor
| uint8_t emakefun::matrix_keyboard_lib::kVersionMajor = 1 |
|
constexpr |
◆ kVersionMinor
| uint8_t emakefun::matrix_keyboard_lib::kVersionMinor = 0 |
|
constexpr |
◆ kVersionPatch
| uint8_t emakefun::matrix_keyboard_lib::kVersionPatch = 1 |
|
constexpr |