This website works better with JavaScript.
Explore
Help
Sign In
electro
/
avr-projects
Watch
1
Star
0
Fork
You've already forked avr-projects
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Some old AVR projects
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40
Commits
1
Branch
0
Tags
2.1 MiB
C
44.8%
Assembly
28.3%
Makefile
13.4%
C++
11.3%
QMake
1.6%
Other
0.7%
Tag:
Branch:
Tree:
13fa5b1e0a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '13fa5b1e0a'
${ noResults }
avr-projects
/
projects
/
lcdsnake_v2
/
debo_config.h
5 lines
88 B
Raw
Blame
History
#
pragma once
// Config file for debouncer
#
define DEBO_CHANNELS 6
#
define DEBO_TICKS 1
Reference in new issue
View Git Blame
Copy Permalink