Some minor documentation of the code.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* subsystemIdRanges.h
|
||||
* subsystemIdRanges.h
|
||||
*
|
||||
* Created on: Jul 27, 2018
|
||||
* Author: gaisser
|
||||
@ -11,7 +11,6 @@
|
||||
namespace SUBSYSTEM_ID {
|
||||
enum {
|
||||
DUMMY = 10,
|
||||
|
||||
// Here I add the ID of Arduino for TCS and eventual useful events.
|
||||
ARDUINO_TCS = 11,
|
||||
};
|
||||
|
Reference in New Issue
Block a user