Clean up whitespace
This commit is contained in:
parent
1a5663fbf4
commit
45488a431a
4 changed files with 80 additions and 81 deletions
|
@ -56,7 +56,6 @@ void boardInit(void) {
|
||||||
// afio_remap(AFIO_REMAP_I2C1);
|
// afio_remap(AFIO_REMAP_I2C1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Pin map: this lets the basic I/O functions (digitalWrite(),
|
// Pin map: this lets the basic I/O functions (digitalWrite(),
|
||||||
// analogRead(), pwmWrite()) translate from pin numbers to STM32
|
// analogRead(), pwmWrite()) translate from pin numbers to STM32
|
||||||
// peripherals.
|
// peripherals.
|
||||||
|
|
Reference in a new issue