Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

ev3c

C library for using the sensors and actors of mindstorms using ev3dev

Compile in the brickstrap environment of ev3dev with "make". Afterwards the libraries are in "lib" and some example binares in "bin". The header files to include in your application are in "include".

See https://theziz.github.io/ev3c for the documentation