Header files adjustments

This commit is contained in:
Michael Jacobsen 2015-08-19 08:44:41 +02:00 committed by Angus Gratton
parent 3d8ed11087
commit 19cff5ae30
5 changed files with 14 additions and 14 deletions

View file

@ -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"