Send in Power Level At Sensor Start - 1.5 Question
Troubleshooting
3
Posts
2
Posters
1.3k
Views
1
Watching
-
Hello All -
In 1.4, I used to sometimes use the following to setup my sensors:
gw.begin(incomingMessage, AUTO, false, AUTO, RF24_PA_LOW);However, I see that the new 1.5 MySensor.H file no longer supports that many parameters.
Am I correct that this ability has been removed? Any suggestions on how to do this on 1.5 if needed?
-
Hello All -
In 1.4, I used to sometimes use the following to setup my sensors:
gw.begin(incomingMessage, AUTO, false, AUTO, RF24_PA_LOW);However, I see that the new 1.5 MySensor.H file no longer supports that many parameters.
Am I correct that this ability has been removed? Any suggestions on how to do this on 1.5 if needed?
-