Update more file header comments to standardized new format, move some locally owned files out of the dependencies folder

This commit is contained in:
Adam Honse
2024-05-08 11:53:07 -05:00
parent ff2957ec80
commit 1bbfded78a
25 changed files with 123 additions and 105 deletions

View File

@@ -3,7 +3,7 @@
#include "RGBController.h"
#include "RGBController_MSIRGB.h"
#include "super_io.h"
#include "dependencies/dmiinfo.h"
#include "dmiinfo.h"
#include <vector>
#include <stdio.h>
#include <stdlib.h>