Apply #pragma once
This commit is contained in:
		
							parent
							
								
									07d33849b0
								
							
						
					
					
						commit
						272d4a5167
					
				| @ -19,13 +19,9 @@ | ||||
|  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| #ifndef __TYPES_H__ | ||||
| #define __TYPES_H__ | ||||
| #pragma once | ||||
| 
 | ||||
| #include <stdint.h> | ||||
| #include <string.h> | ||||
| 
 | ||||
| typedef uint32_t millis_t; | ||||
| 
 | ||||
| #endif | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user