kopia lustrzana https://github.com/meshtastic/firmware
underp include paths in lock.h
Had the casing wrong, but could get away with it on a mac.pull/35/head
rodzic
0cbcb7a9bd
commit
79f1346359
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <FreeRTOS/FreeRTOS.h>
|
||||
#include <FreeRTOS/semphr.h>
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include <freertos/semphr.h>
|
||||
|
||||
namespace meshtastic
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue