mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
Merge pull request #35 from girtsf/underp-lock-paths
underp include paths in lock.h
This commit is contained in:
commit
51a8700391
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <FreeRTOS/FreeRTOS.h>
|
||||
#include <FreeRTOS/semphr.h>
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include <freertos/semphr.h>
|
||||
|
||||
namespace meshtastic
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user