0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-05-18 04:06:49 +00:00

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
buildroot/share/PlatformIO/variants/MEEB_3DP

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.