Update utilities.h

This commit is contained in:
puppy 2024-01-23 13:46:00 +08:00
commit da2ea3ea8f
13 changed files with 17 additions and 17 deletions

View file

@ -12,7 +12,7 @@
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
// #define LILYGO_T3_S3_V1_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 868MHz,
* if you need to change it,

View file

@ -12,7 +12,7 @@
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
// #define LILYGO_T3_S3_V1_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 868MHz,
* if you need to change it,

View file

@ -11,7 +11,7 @@
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
// #define LILYGO_T3_S3_V1_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 433MHz,
* if you need to change it,

View file

@ -11,7 +11,7 @@
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
// #define LILYGO_T3_S3_V1_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 433MHz,
* if you need to change it,

View file

@ -13,7 +13,7 @@
// #define LILYGO_T3_V2_0
// #define LILYGO_T3_S3_V1_0
// #define LILYGO_T3_S3_V1_2
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 868MHz,

View file

@ -13,7 +13,7 @@
// #define LILYGO_T3_V2_0
// #define LILYGO_T3_S3_V1_0
// #define LILYGO_T3_S3_V1_2
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 868MHz,

View file

@ -10,7 +10,7 @@
// #define LILYGO_T3_V1_3
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 433MHz,

View file

@ -10,7 +10,7 @@
// #define LILYGO_T3_V1_3
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 433MHz,

View file

@ -10,7 +10,7 @@
// #define LILYGO_T3_V1_3
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 433MHz,

View file

@ -10,7 +10,7 @@
// #define LILYGO_T3_V1_3
// #define LILYGO_T3_V1_6
// #define LILYGO_T3_V2_0
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
/*
* The default program uses 433MHz,

View file

@ -13,7 +13,7 @@
// #define LILYGO_T3_V1_8
// #define LILYGO_T3_S3_V1_0 //SUPPORT
// #define LILYGO_T3_S3_V1_2 //SUPPORT
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
#define UNUSE_PIN (0)

View file

@ -13,7 +13,7 @@
// #define LILYGO_T3_V1_8
// #define LILYGO_T3_S3_V1_0 //SUPPORT
// #define LILYGO_T3_S3_V1_2 //SUPPORT
#define LILYGO_T3_S3_E_PAPER_V_1_0
// #define LILYGO_T3_S3_E_PAPER_V_1_0
#define UNUSE_PIN (0)

View file

@ -33,9 +33,9 @@
; default_envs = T3_S3_V1_1_SX1278
; default_envs = T3_S3_V1_1_SX1276
; default_envs = T3_S3_V1_1_SX1262
; default_envs = T3_S3_V1_1_SX1280
;
default_envs = T3_S3_E_PAPER_V_1_0_SX1262
default_envs = T3_S3_V1_1_SX1280
; default_envs = T3_S3_E_PAPER_V_1_0_SX1262
; default_envs = T3_S3_V1_2_SX1268
; default_envs = T3_S3_V1_2_SX1278
@ -68,7 +68,7 @@ default_envs = T3_S3_E_PAPER_V_1_0_SX1262
; src_dir = examples/RadioLibExamples/SX1262/SX1262_C6_Receive_interrupt
; src_dir = examples/RadioLibExamples/SX1262/SX1262_C6_Transmit_Interrupt
src_dir = examples/RadioLibExamples/SX1262/SX1262_Receive_Interrupt
; src_dir = examples/RadioLibExamples/SX1262/SX1262_Receive_Interrupt
; src_dir = examples/RadioLibExamples/SX1262/SX1262_Transmit_Interrupt
; src_dir = examples/RadioLibExamples/SX1268/SX1268_Receive_Interrupt
@ -83,7 +83,7 @@ src_dir = examples/RadioLibExamples/SX1262/SX1262_Receive_Interrupt
; src_dir = examples/RadioLibExamples/SX1278/SX1278_Transmit_Interrupt
; ! SX1280
; src_dir = examples/RadioLibExamples/SX1280/SX128x_Receive_Interrupt
src_dir = examples/RadioLibExamples/SX1280/SX128x_Receive_Interrupt
; src_dir = examples/RadioLibExamples/SX1280/SX128x_Transmit_Interrupt
; ! SX1280 experimental ranging, not guaranteed to work