Header files adjustments
This commit is contained in:
parent
3d8ed11087
commit
19cff5ae30
5 changed files with 14 additions and 14 deletions
|
@ -19,8 +19,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef COM_THOLUSI_ESP_OPEN_RTOS_TIMER_HPP
|
||||
#define COM_THOLUSI_ESP_OPEN_RTOS_TIMER_HPP
|
||||
#ifndef ESP_OPEN_RTOS_TIMER_HPP
|
||||
#define ESP_OPEN_RTOS_TIMER_HPP
|
||||
|
||||
#include "FreeRTOS.h"
|
||||
#include "task.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue