include pico.h so that uint is defined (#475)
This commit is contained in:
		@ -7,6 +7,8 @@
 | 
			
		||||
#ifndef _PICO_UNIQUE_ID_H_
 | 
			
		||||
#define _PICO_UNIQUE_ID_H_
 | 
			
		||||
 | 
			
		||||
#include "pico.h"
 | 
			
		||||
 | 
			
		||||
#ifdef __cplusplus
 | 
			
		||||
extern "C" {
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user