Notifications
Clear all
Simhub General
4
Posts
2
Users
0
Reactions
1,251
Views
Topic starter
01/12/2020 5:41 pm
Hi,
It's possible catch the device name of Arduino into the file SHCustomProtocol?
I ask this because I needed to use an Arduino Uno with TFT display and one or two Arduino Mega for servo and led.
Thanks in advance
Best regards
Claudio Accotardi
Topic starter
03/12/2020 9:42 am
Hi,
I solve in this way, make a file for each Arduino Board.
First to compile the sketch I change the file.
Thanks
Best regards
Claudio
08/12/2020 5:12 pm
Hello !
Alternatively you can use DEVICE_NAME it's a constant containing the name string.