Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 232 Bytes

SetClockTime.md

File metadata and controls

19 lines (15 loc) · 232 Bytes
ns
CLOCK

SET_CLOCK_TIME

// 0x47C3B5848C3E45D8 0x26F6AF14
void SET_CLOCK_TIME(int hour, int minute, int second);
SET_CLOCK_TIME(12, 34, 56);  

Parameters

  • hour:
  • minute:
  • second: