add c# binding including example

This commit is contained in:
Vinzenz Schroeter 2024-05-13 00:17:40 +02:00
parent 3bf5249d08
commit eb723701cf
20 changed files with 884 additions and 5 deletions

View file

@ -7,4 +7,5 @@ members = [
"examples/moving_line",
"examples/wiping_clear",
"examples/random_brightness",
"servicepoint2-binding-cs",
]