Patch #else / #endif comments

This commit is contained in:
Scott Lahteine
2017-05-09 12:35:43 -05:00
parent 9a364990d9
commit 081bf1f879
30 changed files with 68 additions and 68 deletions

View File

@ -203,4 +203,4 @@ void setup_endstop_interrupts( void ) {
// If we arrive here without raising an assertion, each pin has either an EXT-interrupt or a PCI.
}
#endif //_ENDSTOP_INTERRUPTS_H_
#endif // _ENDSTOP_INTERRUPTS_H_