file
llemu.hLegacy LCD Emulator.
Contents
- Reference
This file defines a high-level API for emulating the three-button, UART-based VEX LCD, containing a set of functions that facilitate the use of a software- emulated version of the classic VEX LCD module.
Visit https:/
This file should not be modified by users, since it gets replaced whenever a kernel upgrade occurs.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http:/
Namespaces
Typedefs
- using lcd_btn_cb_fn_t = void(*)(void)
Defines
- #define LCD_BTN_LEFT
- #define LCD_BTN_CENTER
- #define LCD_BTN_RIGHT