some compile fixes

This commit is contained in:
me-no-dev
2020-05-12 00:01:48 +03:00
parent c2be29eb97
commit 05df11e0d9
4 changed files with 18 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
// limitations under the License.
#include "esp32-hal-gpio.h"
#include "pins_arduino.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_attr.h"