ReinierH / pelcod

C implementation of the pelcod protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pelcod

C implementation of the pelcod protocol

Easy to implement.

initialize the library by giving a callback function to pelcod_init();

  • with pelcod_move_# you can move the camera.
  • with pelcod_goto_reset you can load a preset

About

C implementation of the pelcod protocol


Languages

Language:C 85.6%Language:C++ 14.4%