Files
libcls/CLS.h
2024-02-05 22:34:44 +01:00

8 lines
74 B
C

#pragma once
extern uint8_t gCLS_DEVICE_ADDRESS;
void CLS_Init(void);