0
Java for gpio ports on raspberry pi
How to integrate the gpio ports? Or which command is the right one. On python everything seems quite easy.
2 ответов
+ 1
For Java you may need to call the memory address locations. There should be a library available somewhere that you can import.
0
Thanks for answering, I'll take a look