MCUME/MCUME_pico2/picosms/program_config.h

11 wiersze
143 B
C

#ifndef _PROGRAM_CONFIG_H_
#define _PROGRAM_CONFIG_H_
#define FLASH_STORE_START 0x100000
#ifdef HAS_USBPIO
//#undef HAS_SND
#endif
#endif