Project

General

Profile

Bug #622

Update dragonfly_init & dragonfly_lib.h

Added by Dan Shope over 14 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
Hardware
Target version:
Start date:
09/20/2009
Due date:
% Done:

100%


Description

To use the encoders library, you currently must

#include <encoders.h>

and manually call

encoders_init();

Associated revisions

Revision 1426 (diff)
Added by Rich Hong over 14 years ago

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 14 years ago

  • Status changed from Assigned to Fixed
  • % Done changed from 0 to 100

Applied in changeset r1426.

Also available in: Atom PDF