Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8b51ea7

Browse files
Update MyTransportPJON.cpp (mysensors#1526)
Enabling to define different value of PJON_POLLING_DURATION
1 parent 97a70a1 commit 8b51ea7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎hal/transport/PJON/MyTransportPJON.cpp‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
*/
2323

2424
// Set a higher polling duration if the device is executing long tasks
25+
26+
#ifndef PJON_POLLING_DURATION
2527
#define PJON_POLLING_DURATION 1000
28+
#endif
2629

2730
PJONSoftwareBitBang bus;
2831

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /