From 8a2adcdf8cb9ca43bfbefab9433da5159403ae68 Mon Sep 17 00:00:00 2001 From: spatialfree Date: Sun, 28 Jan 2024 01:47:02 -0500 Subject: [PATCH] like data, like hardware --- braille_xr.ino | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/braille_xr.ino b/braille_xr.ino index da5fa1d..5167417 100644 --- a/braille_xr.ino +++ b/braille_xr.ino @@ -12,9 +12,9 @@ struct ServoPin { }; ServoPin servos[6] = { - {Servo(), 2 }, {Servo(), 4 }, - {Servo(), 5 }, {Servo(), 18}, - {Servo(), 19}, {Servo(), 21} // 19 and 21 are untested + {Servo(), 14}, {Servo(), 5}, + {Servo(), 12}, {Servo(), 4}, + {Servo(), 13}, {Servo(), 2} // 19 and 21 are untested }; // braille alphabet