~gabe/flashlight-firmware/anduril2

« back to all changes in this revision

Viewing changes to ToyKeeper/hwdef-FF_ROT66.h

  • Committer: Selene Scriven
  • Date: 2018-12-18 21:43:52 UTC
  • mto: This revision was merged to the branch mainline in revision 397.
  • Revision ID: bzr@toykeeper.net-20181218214352-gke3b4pg3ms004ei
Reworked the config file include system so it'll include the #defined value
instead of having to hard-code a bunch of specific recognized values.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef HWDEF_FF_ROT66_H
 
2
#define HWDEF_FF_ROT66_H
 
3
 
1
4
/* Fireflies ROT66 driver layout
2
5
 * same as a FW3A, basically, except ...
3
6
 */
19
22
#undef VISION_PIN
20
23
#endif
21
24
 
 
25
#endif