epsilonrt
epsilonrt
Hi, I developed a complementary project to libmodbus which allows you to use your work in C++ and adds functionalities. This project is [libmodbuspp](https://github.com/epsilonrt/libmodbuspp). The current RTU implementation of libmodbus...
I think it is very interesting that mbpoll has a man page. As I am not very efficient in English :-( I would be very happy if a volunteer could...
----- Hello Pascal Jean, I am asking you for your cooperation on a small matter regards your mbpoll application published on github. I am the author of the original modpoll...
The constants defined in /usr/include/piduino/arduino/binary.h enter into confilt with those defining the baudrates in /usr/include/aarch64-linux-gnu/bits/termios.h: > $ gcc -o PiZiGate_test main.c $(pkg-config --cflags --libs piduino) > In file included from...
When I build under VScode + Platformio, I have a error concerning the macro CONST that is not defined, I create a pull request to solve this problem : ```...
Debian package installation fails on latest GCC versions with write() function prototype issue: ``` epsilonrt@nanopineo:~/src/tty0tty/module$ gcc --version gcc (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is...