Skip to content

Fix compilation error on Arduino Due and chipKIT development boards

Roman Ondráček requested to merge github/fork/Roman3349/fix/platformio into develop

File platformio.ini contains only informations about compilation of examples. Examples have dependencies TimerOne, MsTimer2 and DueTimer (only Arduino Due).

Signed-off-by: Roman3349 ondracek.roman@centrum.cz

Merge request reports