Clean up whitespace

This commit is contained in:
Scott Lahteine 2020-06-07 21:51:38 -05:00
parent 1a5663fbf4
commit 45488a431a
4 changed files with 80 additions and 81 deletions

View file

@ -56,7 +56,6 @@ void boardInit(void) {
// afio_remap(AFIO_REMAP_I2C1);
}
// Pin map: this lets the basic I/O functions (digitalWrite(),
// analogRead(), pwmWrite()) translate from pin numbers to STM32
// peripherals.