Add 868MHz envs, fix MAC id, offset timesync
This commit is contained in:
@@ -224,6 +224,8 @@ inline constexpr uint16_t EXPECTED_SENDER_IDS[NUM_SENDERS] = { 0xF19C };
|
||||
## Build Environments
|
||||
- `lilygo-t3-v1-6-1`: production build
|
||||
- `lilygo-t3-v1-6-1-test`: test build with `ENABLE_TEST_MODE`
|
||||
- `lilygo-t3-v1-6-1-868`: production build for 868 MHz modules
|
||||
- `lilygo-t3-v1-6-1-868-test`: test build for 868 MHz modules
|
||||
|
||||
## Limits & Known Constraints
|
||||
- **Compression**: uses lightweight RLE (good for JSON but not optimal).
|
||||
|
||||
Reference in New Issue
Block a user