Hi everybody,
I'm new to this forum and here is my first problem. I want to print on the gateway (oled display of my lora ttgo) each payload of incoming messages from nodes. it works when I use getInt() or other getters but it would be easier to do it with getStream() because I read it works with all types of messages. I tryed many things but I'm stucked here and some help would be welcome.
Thanks
Mizar03
@Mizar03
0
Reputation
1
Posts
1
Profile views
0
Followers
0
Following
Best posts made by Mizar03
This user hasn't posted anything yet.
Latest posts made by Mizar03
-
can't make getStream() work