|
librfn
An ad-hoc utility library
|
#include <librfn.h>Go to the source code of this file.
Macros | |
| #define | STEP(x, y) rotenc_decode(&myenc, (x << 1) + y) |
Functions | |
| int | main () |
| #define STEP | ( | x, | |
| y | |||
| ) | rotenc_decode(&myenc, (x << 1) + y) |
| int main | ( | ) |
Definition at line 18 of file rotenctest.c.
1.8.10