mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 05:09:49 +03:00
core Tested/Bugfixed. XON/XOFF, save/restore states
This commit is contained in:
@@ -18,6 +18,7 @@ e-mail anklimov@gmail.com
|
||||
|
||||
*/
|
||||
|
||||
#ifndef OWIRE_DISABLE
|
||||
|
||||
#include "owTerm.h"
|
||||
#include <Arduino.h>
|
||||
@@ -204,3 +205,4 @@ void owAdd(DeviceAddress addr) {
|
||||
t_count++;
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user