From 12de8294a8c541de9f5792681b7adadde06b2de1 Mon Sep 17 00:00:00 2001 From: tx_haggis <13982343+adbancroft@users.noreply.github.com> Date: Tue, 27 Apr 2021 18:58:46 -0500 Subject: [PATCH] Add missing commas (#571) --- reference/speeduino.ini | 50 ++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/reference/speeduino.ini b/reference/speeduino.ini index 93baeced..6d33d57a 100644 --- a/reference/speeduino.ini +++ b/reference/speeduino.ini @@ -1191,35 +1191,35 @@ page = 13 outputInverted5 = bits, U08, 0, [5:5], "Active high", "Active low" outputInverted6 = bits, U08, 0, [6:6], "Active high", "Active low" outputInverted7 = bits, U08, 0, [7:7], "Active high", "Active low" - unused12_1 = scalar U08, 1, "bits", 1.000, 0.000 + unused12_1 = scalar, U08, 1, "bits", 1.000, 0.000 outputPin = array, U08, 2, [ 8], "", 1.0, 0.0, 0.0, 255.0, 0 - outputPin0 = bits U08, 2, [0:7], $comp_IO_Pins - outputPin1 = bits U08, 3, [0:7], $comp_IO_Pins - outputPin2 = bits U08, 4, [0:7], $comp_IO_Pins - outputPin3 = bits U08, 5, [0:7], $comp_IO_Pins - outputPin4 = bits U08, 6, [0:7], $comp_IO_Pins - outputPin5 = bits U08, 7, [0:7], $comp_IO_Pins - outputPin6 = bits U08, 8, [0:7], $comp_IO_Pins - outputPin7 = bits U08, 9, [0:7], $comp_IO_Pins + outputPin0 = bits, U08, 2, [0:7], $comp_IO_Pins + outputPin1 = bits, U08, 3, [0:7], $comp_IO_Pins + outputPin2 = bits, U08, 4, [0:7], $comp_IO_Pins + outputPin3 = bits, U08, 5, [0:7], $comp_IO_Pins + outputPin4 = bits, U08, 6, [0:7], $comp_IO_Pins + outputPin5 = bits, U08, 7, [0:7], $comp_IO_Pins + outputPin6 = bits, U08, 8, [0:7], $comp_IO_Pins + outputPin7 = bits, U08, 9, [0:7], $comp_IO_Pins outputDelay = array, U08, 10, [ 8], "S", 0.1, 0.0, 0.0, 25.5, 1 firstDataIn = array, U08, 18, [ 8], "", 1.0, 0.0, 0.0, 65535.0, 0 - firstDataIn0= bits U08, 18, [0:7], $fullStatus_def - firstDataIn1= bits U08, 19, [0:7], $fullStatus_def - firstDataIn2= bits U08, 20, [0:7], $fullStatus_def - firstDataIn3= bits U08, 21, [0:7], $fullStatus_def - firstDataIn4= bits U08, 22, [0:7], $fullStatus_def - firstDataIn5= bits U08, 23, [0:7], $fullStatus_def - firstDataIn6= bits U08, 24, [0:7], $fullStatus_def - firstDataIn7= bits U08, 25, [0:7], $fullStatus_def + firstDataIn0= bits, U08, 18, [0:7], $fullStatus_def + firstDataIn1= bits, U08, 19, [0:7], $fullStatus_def + firstDataIn2= bits, U08, 20, [0:7], $fullStatus_def + firstDataIn3= bits, U08, 21, [0:7], $fullStatus_def + firstDataIn4= bits, U08, 22, [0:7], $fullStatus_def + firstDataIn5= bits, U08, 23, [0:7], $fullStatus_def + firstDataIn6= bits, U08, 24, [0:7], $fullStatus_def + firstDataIn7= bits, U08, 25, [0:7], $fullStatus_def secondDataIn = array, U08, 26, [ 8], "", 1.0, 0.0, 0.0, 65535.0, 0 - secondDataIn0= bits U08, 26, [0:7], $fullStatus_def - secondDataIn1= bits U08, 27, [0:7], $fullStatus_def - secondDataIn2= bits U08, 28, [0:7], $fullStatus_def - secondDataIn3= bits U08, 29, [0:7], $fullStatus_def - secondDataIn4= bits U08, 30, [0:7], $fullStatus_def - secondDataIn5= bits U08, 31, [0:7], $fullStatus_def - secondDataIn6= bits U08, 32, [0:7], $fullStatus_def - secondDataIn7= bits U08, 33, [0:7], $fullStatus_def + secondDataIn0= bits, U08, 26, [0:7], $fullStatus_def + secondDataIn1= bits, U08, 27, [0:7], $fullStatus_def + secondDataIn2= bits, U08, 28, [0:7], $fullStatus_def + secondDataIn3= bits, U08, 29, [0:7], $fullStatus_def + secondDataIn4= bits, U08, 30, [0:7], $fullStatus_def + secondDataIn5= bits, U08, 31, [0:7], $fullStatus_def + secondDataIn6= bits, U08, 32, [0:7], $fullStatus_def + secondDataIn7= bits, U08, 33, [0:7], $fullStatus_def unused13_35_49 = array, U08, 34, [ 16] "%", 1.0, 0.0, 0.0, 100.0, 0 firstTarget = array, S16, 50, [ 8], "", 1.0, 0.0, -32768.0, 32768.0, 0 secondTarget = array, S16, 66, [ 8], "", 1.0, 0.0, -32768.0, 32768.0, 0