Skip to content

Commit 832183c

Browse files
committed
Merge pull request #145 from barduinor/development
Development
2 parents d5fc974 + 48f3e78 commit 832183c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/MySensors/examples/MockMySensors/MockMySensors.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FakeMySensors
2+
* MockMySensors
33
*
44
* This skecth is intended to crate fake sensors which register and respond to the controller
55
*

libraries/MySensors/examples/MockMySensors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FakeMySensors
1+
# MockMySensors
22
Arduino sketch to fake sensor for the MySensors Library
33

44
This skecth is intended to crate fake sensors which register and respond to the controller

0 commit comments

Comments
 (0)