1
TinyDuino Processors & TinyShields / TinyDuino Robot Controller: fatal error: RHutil/atomic.h: No such file
« on: March 06, 2021, 02:34:59 PM »
Noob trying to self-teach for robotics project. I'm trying to build this robot car example:
https://tinycircuits.com/blogs/learn/130923655-tinyduino-robot-controller
I'm getting a compile error every time I try to complie the sketch: 'fatal error: RHutil/atomic.h: No such file or directory
#include <RHutil/atomic.h'
Any help would be greatly appreciated.
https://tinycircuits.com/blogs/learn/130923655-tinyduino-robot-controller
I'm getting a compile error every time I try to complie the sketch: 'fatal error: RHutil/atomic.h: No such file or directory
#include <RHutil/atomic.h'
Any help would be greatly appreciated.