8 lines
74 B
C
8 lines
74 B
C
#pragma once
|
|
|
|
|
|
extern uint8_t gCLS_DEVICE_ADDRESS;
|
|
|
|
|
|
void CLS_Init(void);
|