Bug #622
Update dragonfly_init & dragonfly_lib.h
Description
To use the encoders library, you currently must
#include <encoders.h>
and manually call
encoders_init();
Associated revisions
Fixes #622.
encoders.h is not included in dragonfly_lib.h and encoders_init() is called within dragonfly_init().
History
#1 Updated by Rich Hong over 13 years ago
- Status changed from Assigned to Fixed
- % Done changed from 0 to 100
Applied in changeset r1426.