This website requires JavaScript.
Explore
Help
Register
Sign In
rusefi
/
custom-board-bundle-sample-fork-of-rusefi
mirror of
https://github.com/rusefi/custom-board-bundle-sample-fork-of-rusefi.git
Watch
1
Star
0
Fork
You've already forked custom-board-bundle-sample-fork-of-rusefi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f5bed28d9
custom-board-bundle-sample-...
/
firmware
/
controllers
/
trigger
/
decoders
/
sync_edge.h
8 lines
69 B
C
Raw
Blame
History
#
pragma once
enum
class
SyncEdge
:
uint8_t
{
Rise
,
Fall
,
Both
}
;
Reference in New Issue
View Git Blame
Copy Permalink