Sergey Pastor / grbl1
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers platform_config.h Source File

platform_config.h

00001 #ifndef __PLATFORM_CONFIG_H
00002 #define __PLATFORM_CONFIG_H
00003 
00004 #include "stm32f10x.h"
00005 
00006 #endif /* __PLATFORM_CONFIG_H */
00007