WIP: next #4
|
@ -1,9 +1,11 @@
|
||||||
# servicepoint_binding_c
|
# servicepoint_binding_c
|
||||||
|
|
||||||
|
[](https://git.berlin.ccc.de/servicepoint/servicepoint_binding_c/releases)
|
||||||
[](https://crates.io/crates/servicepoint)
|
[](https://crates.io/crates/servicepoint)
|
||||||
[](https://crates.io/crates/servicepoint)
|
[](https://crates.io/crates/servicepoint)
|
||||||
[](https://docs.rs/servicepoint/latest/servicepoint/)
|
[](https://docs.rs/servicepoint/latest/servicepoint/)
|
||||||
[](./LICENSE)
|
[](./LICENSE)
|
||||||
|
[](https://git.berlin.ccc.de/servicepoint/servicepoint_binding_c)
|
||||||
|
|
||||||
In [CCCB](https://berlin.ccc.de/), there is a big pixel matrix hanging on the wall.
|
In [CCCB](https://berlin.ccc.de/), there is a big pixel matrix hanging on the wall.
|
||||||
It is called "Service Point Display" or "Airport Display".
|
It is called "Service Point Display" or "Airport Display".
|
||||||
|
@ -12,7 +14,7 @@ This crate contains C bindings for the [servicepoint](https://git.berlin.ccc.de/
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
```c++
|
```c
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "servicepoint.h"
|
#include "servicepoint.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue