Bismuth208 / ThermalCam

ESP32 Thermal Camera
MIT License
2 stars 0 forks source link

FreeRTOS Helper Report an error #1

Open mlpzaq9998 opened 3 years ago

mlpzaq9998 commented 3 years ago

D:\Documents\Arduino\libraries\FreeRTOS-Helper-master/FreeRTOS_helper.hpp:303:91: error: macro "xSemaphoreCreateCounting" passed 3 arguments, but takes just 2 Counter() : m_xConunter( xSemaphoreCreateCounting(MaxCount, 0, &m_xSemaphoreControlBlock) ) {}

mlpzaq9998 commented 3 years ago

Adafruit-GFX-Library does not support monitors without cs pin, can you switch to TFT_eSPI?