Pin number typo (#356)

This commit is contained in:
Richard Knoll 2017-02-21 17:43:13 -08:00 committed by GitHub
parent 8d33b4ded8
commit be1ea9a742

View File

@ -33,7 +33,7 @@ enum class AnalogPin {
P5 = MICROBIT_ID_IO_P5,
//% block="P6 (write only)"
P6 = MICROBIT_ID_IO_P6,
//% block="P5 (write only)"
//% block="P7 (write only)"
P7 = MICROBIT_ID_IO_P7,
//% block="P8 (write only)"
P8 = MICROBIT_ID_IO_P8,