From e001acd685469d75f260422e662457b0453b0c11 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sat, 21 Jul 2012 09:26:57 +0200 Subject: Raspberry Pi's serial device is ttyAMA0 --- microcopter.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microcopter.cfg b/microcopter.cfg index a471fe0..c099be2 100644 --- a/microcopter.cfg +++ b/microcopter.cfg @@ -28,4 +28,4 @@ i2c-adapter = 3 i2c-address = 119 [AtmostripeMotorController] -device = /dev/ttyUSB0 +device = /dev/ttyAMA0 -- cgit v1.2.3