refactoring

This commit is contained in:
Maxim Devaev
2022-07-09 23:00:13 +03:00
parent 38fae01cc0
commit ad6a387941
5 changed files with 38 additions and 22 deletions

View File

@@ -19,12 +19,13 @@
# #
*****************************************************************************/
#pragma once
#include <stdint.h>
namespace DRIVERS {
namespace DRIVERS {
enum type {
DUMMY = 0,
USB_MOUSE_ABSOLUTE,