Fix case-sensitive import
This commit is contained in:
parent
700f18eea8
commit
090dcecde8
2 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#include "interfaces/adc.h"
|
||||
#include "interfaces/batteryRAM.h"
|
||||
#include "hardware/SPI_Flash.h"
|
||||
#include "io/Leds.h"
|
||||
#include "io/LEDs.h"
|
||||
#include "interfaces/adc.h"
|
||||
#include "hardware/radioHardwareInterface.h"
|
||||
#include "hardware/HR-C6000.h" // slotState, for restoring the green RX LED after unmute
|
||||
|
|
|
|||
0
MDUV380_firmware/tools/codec_cleaner.Linux
Normal file → Executable file
0
MDUV380_firmware/tools/codec_cleaner.Linux
Normal file → Executable file
Loading…
Reference in a new issue