~toykeeper/flashlight-firmware/fsm

« back to all changes in this revision

Viewing changes to ToyKeeper/hwdef-Emisar_D4Sv2.h

  • Committer: Selene Scriven
  • Date: 2020-04-29 07:40:25 UTC
  • Revision ID: bzr@toykeeper.net-20200429074025-ph90uiyuvspbdd9r
removed unused TEMP_CHANNEL thing from FSM-related code

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
#define VOLTAGE_FUDGE_FACTOR 4  // add 0.20V  (measured 0.22V)
60
60
#endif
61
61
 
62
 
#define TEMP_CHANNEL 0b00001111
63
 
 
64
62
// this light has aux LEDs under the optic
65
63
#define AUXLED_R_PIN   PA5    // pin 2
66
64
#define AUXLED_G_PIN   PA4    // pin 3