diff options
Diffstat (limited to 'NodeInput.h')
-rw-r--r-- | NodeInput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NodeInput.h b/NodeInput.h index 71cf36c..82dfd4c 100644 --- a/NodeInput.h +++ b/NodeInput.h @@ -14,7 +14,7 @@ public: private: NodeInput(const char * type); -SignalLevel input = UNDEFINED; + SignalLevel input = UNDEFINED; }; // Input LOW and HIGH unicorns: |