generated from TDD-Templates/cmake_cpputest_template_avr
whitespace
This commit is contained in:
parent
792596377a
commit
0652ebac20
|
@ -11,11 +11,10 @@
|
|||
#include <avr/interrupt.h>
|
||||
#include <util/delay.h>
|
||||
|
||||
//These are only included during development for the LSP server.
|
||||
// These are only included during development for the LSP server.
|
||||
#include "iotn13.h"
|
||||
// #include "iotn13a.h"
|
||||
|
||||
|
||||
// #############################
|
||||
// Globals
|
||||
// #############################
|
||||
|
|
Loading…
Reference in New Issue