UNPKG

fivetwelve-driver-arduino-serial

Version:

DMX-Driver for the fivetwelve-library that uses an Arduino to generate a DMX-Signal.

19 lines (16 loc) 333 B
# # Project Configuration File # # A detailed documentation with the EXAMPLES is located here: # http://docs.platformio.org/en/latest/projectconf.html # [env:uno] platform = atmelavr framework = arduino board = uno # targets = upload [env:uno_debug] platform = atmelavr framework = arduino board = uno build_flags = -DSERIAL_DEBUG