V1 Shop loaded Jackpot/ FluidNC and M5 Dial connectivity


I have errors, any ideas?
Thanks Rodney
UPDATE: Doug I think I got it, thank you. more questions may follow (hopefully not stupid).

1 Like

When solving errors like this, it’s best to start with the first one, because solving it usually makes later errors go away.

The top error shown here indicates a framework is missing:

C:/Users/Rodney/.platformio/packages/framework-arduinoespressif32/cores/esp32/Arduino.h:33:10: fatal error: freert os/FreeRTOS.h: No such file or directory

I’d start by googling how to install “framework-arduinoespressif32”

I just closed everything and reinstalled from the beginning and walla! I have no intelligent answers but we’re moving forward. Thanks for all your prior work and open assistance Doug.
Thanks Rodney

2 Likes

OK, that actually makes sense. Something may have been installed on your first go through, that also required a reboot.