mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-18 20:27:55 -06:00
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue