chore: crlf --> lf

This commit is contained in:
surtur 2020-12-11 20:04:31 +01:00
parent 20a6b6cb0b
commit 1a1193a10d
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
4 changed files with 1192 additions and 1194 deletions

@ -10,10 +10,8 @@
* This is because holding the key down results in the char being sent * This is because holding the key down results in the char being sent
* repeatedly to the program - keyboard has autorepeat feature. * repeatedly to the program - keyboard has autorepeat feature.
*/ */
#ifndef SIMUL_KL25Z_H #ifndef SIMUL_KL25Z_H
#define SIMUL_KL25Z_H #define SIMUL_KL25Z_H
// Note: Include simulator headers at the end of this file // Note: Include simulator headers at the end of this file
// because they need definitions provided here... // because they need definitions provided here...