Loading...
Searching...
No Matches
Go to the documentation of this file.
8#ifndef _CC_USER_CODE_CONFIG_H_
9#define _CC_USER_CODE_CONFIG_H_
30#if !defined(CC_USER_CODE_MAX_IDS)
31#define CC_USER_CODE_MAX_IDS 1
40#if !defined(CC_USER_CODE_DEFAULT)
41#define CC_USER_CODE_DEFAULT { 0x31, 0x32, 0x33, 0x34 }