dev/c++ #7
@@ -1,8 +1,10 @@
 | 
			
		||||
#include <stdbool.h>
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
extern "C" {
 | 
			
		||||
    #include <stdbool.h>
 | 
			
		||||
    #include <stdint.h>
 | 
			
		||||
 | 
			
		||||
#include "delay.h"
 | 
			
		||||
#include "board.h"
 | 
			
		||||
    #include "delay.h"
 | 
			
		||||
    #include "board.h"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int main(void)
 | 
			
		||||
{
 | 
			
		||||
		Reference in New Issue
	
	Block a user