Reformat pins files

This commit is contained in:
Scott Lahteine
2020-08-22 01:22:14 -05:00
parent 8cededa7dd
commit a9f7e855d8
67 changed files with 343 additions and 344 deletions

View File

@@ -64,5 +64,5 @@
#define SUICIDE_PIN 12 // Used by CR2020 Industrial series
#ifndef SUICIDE_PIN_INVERTING
#define SUICIDE_PIN_INVERTING true
#define SUICIDE_PIN_INVERTING true
#endif