Add header comments to globals.h for documentation
This commit is contained in:
vx_clutch
2025-11-11 08:10:14 -05:00
committed by GitHub
parent 2214b85e16
commit 1db2803e95

View File

@@ -1,3 +1,9 @@
/* globals.h
*
* Global definitions
*
* written by vx-clutch
*/
#ifndef GLOBALS_H_
#define GLOBALS_H_