MikeSnyder360
MikeSnyder360
Hi. I have a working setup using MongoEngine and I would like to set 'is_authenticated' in the database instead of always returning true. I tried to load login_user as _login_user,...
Hi ! I was able to get this working in the Arduino IDE. Then, trying PIO, I get a hardfault after prvPortStartFirstTask() and vTaskStartScheduler(). The blink task just blinks toggles...
I had to do a few extra steps to get this project to almost build. FIRST, add the package dependency, THEN do the pod setup. (learning curve) $ pod repo...