use different ports when not compiled for ATtiny
commit814b4577c8077caee638c1ed07bd0dee32b44d65
authorStefan Naewe <stefan.naewe@gmail.com>
Sat, 15 Jul 2017 11:56:01 +0000 (15 13:56 +0200)
committerStefan Naewe <stefan.naewe@gmail.com>
Tue, 25 Jul 2017 17:59:28 +0000 (25 19:59 +0200)
treee1aea8b125ae98a08dd73abe2e5997f2ab2bbe09
parent2ae12abd101837cddbc5e762102268bd12f1f396
use different ports when not compiled for ATtiny

Ports 5,6,10,11 are better suited for the UNO,
otherwise uploading will fail (Ports 0,1 are RX, TX!)

Signed-off-by: Stefan Naewe <stefan.naewe@gmail.com>
copter_light.ino