sforkowany z mirror/meshtastic-firmware
underp include paths in lock.h
Had the casing wrong, but could get away with it on a mac.1.2-legacy
rodzic
0cbcb7a9bd
commit
79f1346359
|
@ -1,7 +1,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <FreeRTOS/FreeRTOS.h>
|
#include <freertos/FreeRTOS.h>
|
||||||
#include <FreeRTOS/semphr.h>
|
#include <freertos/semphr.h>
|
||||||
|
|
||||||
namespace meshtastic
|
namespace meshtastic
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue