Hi
I recently dug up an Edison Arduino board.
When using some code using enumerates, the compiler complained that the enum was not a type or class.
No issues when compiling the same code on a Arduino Uno.
Are enum and enum class not supported on the Edison Arduino?
Anyone else seen this issue?
Attached 2 screenshots of the Arduino window with code and output.
First Edison second Uno
Thanks
Jac