Skip to content

Commit f2e47d2

Browse files
committed
Changed Relay and Gateway to reference MySensors.
1 parent f4e713b commit f2e47d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/MySensors/Gateway.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
The Sensor Net Arduino library adds a new layer on top of the RF24 library.
2+
The MySensors Arduino library adds a new layer on top of the RF24 library.
33
It handles radio network routing, relaying and ids.
44
55
Created by Henrik Ekblad <[email protected]>

libraries/MySensors/Relay.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
The Sensor Net Arduino library adds a new layer on top of the RF24 library.
2+
The MySensors Arduino library adds a new layer on top of the RF24 library.
33
It handles radio network routing, relaying and ids.
44
55
Created by Henrik Ekblad <[email protected]>

0 commit comments

Comments
 (0)