replace uint with unsigned int
uint
is not a standardised type in C++. It should be replaced with unsigned int
.
On macOS compilation is failing with current Xcode with the error
error: 'uint' was not declared in this scope
To upload designs, you'll need to enable LFS. More information