Files
PlantCtrl/bootloader/main/dummy.c
2025-10-04 01:24:00 +02:00

5 lines
166 B
C

// This file intentionally left almost empty.
// ESP-IDF expects at least one component; the bootloader build does not use this.
void __unused_dummy_symbol(void) {}