commit
This commit is contained in:
10
src/time.c
Normal file
10
src/time.c
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Copyright (c) 2022 Dominic Masters
|
||||
*
|
||||
* This software is released under the MIT License.
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#include "time.h"
|
||||
|
||||
uint8_t time = 0;
|
Reference in New Issue
Block a user