Clean up file endings
This commit is contained in:
@ -161,4 +161,3 @@ void matrix_3x3::debug(PGM_P const title) {
|
||||
}
|
||||
|
||||
#endif // HAS_ABL
|
||||
|
||||
|
@ -75,4 +75,3 @@ struct matrix_3x3 {
|
||||
|
||||
|
||||
void apply_rotation_xyz(const matrix_3x3 &rotationMatrix, float &x, float &y, float &z);
|
||||
|
||||
|
Reference in New Issue
Block a user