![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Marko Spremic 2020/0066 Test3
Dependencies: MarkoSpremic20200066 19E042PIM_MB_PINS
Revision 2:b01399394f5a, committed 2021-12-11
- Comitter:
- markospremic
- Date:
- Sat Dec 11 16:24:28 2021 +0000
- Parent:
- 1:9f39e9bda966
- Commit message:
- promenio pubpim, subpim
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9f39e9bda966 -r b01399394f5a main.cpp --- a/main.cpp Sat Dec 11 16:09:15 2021 +0000 +++ b/main.cpp Sat Dec 11 16:24:28 2021 +0000 @@ -58,8 +58,8 @@ -char* topic = "pimpub"; -char* topic_sub = "pimsub"; +char* topic = "pubpim"; +char* topic_sub = "subpim"; // Counter of arrived messages: int arrivedcount = 0; // Flag indicating that button is not pressed: