Trying to work through the sample code to try out the 24GHz mmWave Sensor, but failing at the first post… again.
The compiler chokes on the absence of circular_queue.h? Where can I find this download?? It says…
In file included from /private/var/folders/sc/4y094kzs1rs26_qzh6wfr5qr0000gp/T/.arduinoIDE-unsaved202495-94718-1bhbcra.lsvn/sketch_oct5a/sketch_oct5a.ino:1:
/Users/localuser/Arduino/libraries/EspSoftwareSerial/src/SoftwareSerial.h:24:10: fatal error: circular_queue.h: No such file or directory
24 | #include <circular_queue.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
Tried looking for circular_queue.h and downloading it, apparently its already installed?
Tried the second sample program, same error…
Radar chip in the meantime is very warm… anybody??
Radar chip itself seems to be working reasonably well…