mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-19 16:29:31 +00:00
Update TCA8418Layouts.h
This commit is contained in:
parent
84373bb1ee
commit
1aefc1e252
@ -1,9 +1,6 @@
|
|||||||
#ifndef TCA8418LAYOUTS_H
|
|
||||||
#define TCA8418LAYOUTS_H
|
|
||||||
|
|
||||||
// Declare the arrays as externs to be defined in the corresponding .cpp file
|
// Declare the arrays as externs to be defined in the corresponding .cpp file
|
||||||
extern uint8_t TCA8418TapMod[];
|
extern int TCA8418TapMod[];
|
||||||
extern unsigned char TCA8418TapMap[][];
|
extern unsigned char TCA8418TapMap[][];
|
||||||
extern unsigned char TCA8418LongPressMap[];
|
extern unsigned char TCA8418LongPressMap[];
|
||||||
|
|
||||||
#endif
|
|
||||||
|
Loading…
Reference in New Issue
Block a user