GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
gitdode
/
lambda-avr
Download ZIP
24 commits
Transfer to URL with SHA
tree:
8098a8f85f
Branches
Tags
×
main
lambda-avr
/
lambda
/
latest commit
8098a8f85f
Torsten Römer
authored
on 9 Mar 2015
..
.settings
Initial commit
11 years ago
.cproject
Initial commit
11 years ago
.gitignore
Removed floats, use int?_t instead of int an long
11 years ago
.project
Initial commit
11 years ago
Makefile
Added integers.h with some functions for working with integers like
11 years ago
integers.c
- Round up when creating moving average
11 years ago
integers.h
- Round up when creating moving average
11 years ago
lambda.c
Moved some functions from lambda.c to sensors.c to make them testeable,
11 years ago
sensors.c
Moved some functions from lambda.c to sensors.c to make them testeable,
11 years ago
sensors.h
Moved some functions from lambda.c to sensors.c to make them testeable,
11 years ago