I hereby claim:
- I am mrlem on github.
- I am mrlem (https://keybase.io/mrlem) on keybase.
- I have a public key whose fingerprint is 4CE0 F5A2 AEBB 0AD9 BE3A 2D04 8A04 9FDE 1C48 5514
To claim this, I am signing this object:
| :root { | |
| --theme-style: dark; | |
| --mermaid-theme: dark; | |
| /* Fonts */ | |
| --main-font-family: 'Verdana'; | |
| --main-font-size: 90%; | |
| --tree-font-family: 'Verdana'; | |
| --tree-font-size: normal; |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <errno.h> | |
| #include <modbus.h> | |
| modbus_t *context_create(); | |
| void context_destroy(modbus_t *context); | |
| int context_read_coil(modbus_t *context, int address); | |
| int main(int argc, char *argv[]) { |
I hereby claim:
To claim this, I am signing this object: