feat: add seeed xiao s3

pull/587/head
Dylanliacc 2024-09-24 18:26:48 +08:00
rodzic 9651aa59ea
commit 7ef4ee191a
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -636,6 +636,8 @@ enum HardwareModel {
/* M5 esp32 based MCU modules with enclosure, TFT and LORA Shields. All Variants (Basic, Core, Fire, Core2, CoreS3, Paper) https://m5stack.com/ */
M5STACK_CORES3=80;
/* Seeed XIAO S3 DK
M5STACK_CORES3=81;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.