Browse Source

Clean up whitespace

vanilla_fb_2.0.x
Scott Lahteine 4 years ago
parent
commit
45488a431a
  1. 1
      buildroot/share/PlatformIO/variants/MEEB_3DP/board.cpp

1
buildroot/share/PlatformIO/variants/MEEB_3DP/board.cpp

@ -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…
Cancel
Save