marthinwurer

Results 12 comments of marthinwurer

For closure, I figured out what my issue was! I ended up going back to basics and implementing the network without any modifications. That didn't solve my issue; it actually...

After some further perusing, it looks like the camelCasing was the issue. If there's no need for the libraries to be case-insensitive as the comment [here](https://github.com/arduino-cmake/Arduino-CMake-NG/blob/059b6e5f1b4bcc79edd3500da70c72c66030a764/examples/arduino-library/CMakeLists.txt#L10) states, then I really...