waterish_os_rev3_public/libraries/FlowMeter-master/examples/platformio.ini

20 lines
371 B
INI
Raw Normal View History

2019-08-09 02:17:05 +00:00
#
# Project Configuration File
#
# A detailed documentation with the EXAMPLES is located here:
# http://docs.platformio.org/en/latest/projectconf.html
#
[env:2009]
platform = atmelavr
framework = arduino
board = diecimilaatmega328
[env:pro8]
platform = atmelavr
framework = arduino
board = pro8MHzatmega328
# Automatic targets - enable auto-uploading
targets = upload