Selaa lähdekoodia

Trailing whitespace

Scott Lahteine 4 vuotta sitten
vanhempi
commit
973a6990b5
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1
    1
      Marlin/src/module/thermistor/thermistors.h
  2. 1
    1
      README.md

+ 1
- 1
Marlin/src/module/thermistor/thermistors.h Näytä tiedosto

110
   #include "thermistor_21.h"
110
   #include "thermistor_21.h"
111
 #endif
111
 #endif
112
 #if ANY_THERMISTOR_IS(22) // Thermistor in a Rostock 301 hot end, calibrated with a multimeter
112
 #if ANY_THERMISTOR_IS(22) // Thermistor in a Rostock 301 hot end, calibrated with a multimeter
113
-  #include "thermistor_22.h"  
113
+  #include "thermistor_22.h"
114
 #endif
114
 #endif
115
 #if ANY_THERMISTOR_IS(23) // By AluOne #12622. Formerly 22 above. May need calibration/checking.
115
 #if ANY_THERMISTOR_IS(23) // By AluOne #12622. Formerly 22 above. May need calibration/checking.
116
   #include "thermistor_23.h"
116
   #include "thermistor_23.h"

+ 1
- 1
README.md Näytä tiedosto

70
   ----|---------|-----|-----|----|-----|---
70
   ----|---------|-----|-----|----|-----|---
71
   [Arduino STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
71
   [Arduino STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
72
   [Geeetech3D GTM32](https://github.com/Geeetech3D/Diagram/blob/master/Rostock301/Hardware_GTM32_PRO_VB.pdf)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
72
   [Geeetech3D GTM32](https://github.com/Geeetech3D/Diagram/blob/master/Rostock301/Hardware_GTM32_PRO_VB.pdf)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
73
- 
73
+
74
   #### STM32F4
74
   #### STM32F4
75
 
75
 
76
   boards|processor|speed|flash|sram|logic|fpu
76
   boards|processor|speed|flash|sram|logic|fpu

Loading…
Peruuta
Tallenna