TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
208 stars 96 forks source link

fixed compiling issues #146

Closed n2jn closed 7 years ago

n2jn commented 7 years ago

will change subString function in other PR #145

FokkeZB commented 7 years ago

If we want we can later ignore certain linting options like this:

env:
    - PLATFORMIO_CI_SRC=test/TheThingsNetwork.ino PLATFORMIO_BUILD_FLAGS=-Wno-parentheses