some compile fixes

This commit is contained in:
me-no-dev
2020-05-12 00:01:48 +03:00
parent 5570003949
commit d9c7b589a0
4 changed files with 24 additions and 3 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"