Files
firmware/variants/esp32h2/waveshare-esp32-h2/variant.h
2025-12-06 12:42:05 -06:00

8 lines
118 B
C

#define HAS_SCREEN 0
#define HAS_WIFI 0
#define LORA_SCK 4
#define LORA_MISO 3
#define LORA_MOSI 2
#define LORA_CS 1