Update Ranging utilities.h

This commit is contained in:
lewishe 2023-05-26 09:47:46 +08:00
commit ea8210385c
2 changed files with 7 additions and 3 deletions

View file

@ -11,8 +11,9 @@
// #define LILYGO_T3_V1_6 //NO SUPPOTR
// #define LILYGO_T3_V2_0 //NO SUPPOTR
// #define LILYGO_T3_V1_8
// #define LILYGO_T3_S3_V1_0
#ifndef LILYGO_T3_S3_V1_0
#define LILYGO_T3_S3_V1_0
#endif
#define UNUSE_PIN (0)

View file

@ -11,7 +11,10 @@
// #define LILYGO_T3_V1_6 //NO SUPPOTR
// #define LILYGO_T3_V2_0 //NO SUPPOTR
// #define LILYGO_T3_V1_8
// #define LILYGO_T3_S3_V1_0
#ifndef LILYGO_T3_S3_V1_0
#define LILYGO_T3_S3_V1_0
#endif
#define UNUSE_PIN (0)