mirror of
https://github.com/Fishwaldo/LMIC-node.git
synced 2025-03-15 19:31:44 +00:00
Fix case in include statement
This commit is contained in:
parent
8b38dec535
commit
90efb84d43
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
******************************************************************************/
|
||||
|
||||
#include <Arduino.h>
|
||||
#include "lmic-node.h"
|
||||
#include "LMIC-node.h"
|
||||
|
||||
|
||||
// █ █ █▀▀ █▀▀ █▀▄ █▀▀ █▀█ █▀▄ █▀▀ █▀▄ █▀▀ █▀▀ ▀█▀ █▀█
|
||||
|
|
Loading…
Add table
Reference in a new issue