mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
exclude serial module for T-Echo, saves 3000 bytes
This commit is contained in:
parent
69d765622f
commit
38347fa6db
@ -206,6 +206,9 @@ External serial flash WP25R1635FZUIL0
|
|||||||
// To debug via the segger JLINK console rather than the CDC-ACM serial device
|
// To debug via the segger JLINK console rather than the CDC-ACM serial device
|
||||||
// #define USE_SEGGER
|
// #define USE_SEGGER
|
||||||
|
|
||||||
|
// T-Echo does not have a free serial port for this module
|
||||||
|
#define MESHTASTIC_EXCLUDE_SERIAL 1
|
||||||
|
|
||||||
// Battery
|
// Battery
|
||||||
// The battery sense is hooked to pin A0 (4)
|
// The battery sense is hooked to pin A0 (4)
|
||||||
// it is defined in the anlaolgue pin section of this file
|
// it is defined in the anlaolgue pin section of this file
|
||||||
|
Loading…
Reference in New Issue
Block a user