Files

  • 404 File Not Found
  • Not Found
  • Invalid object requested. SHA must identify a commit or a tree.
Last update 6 months 2 weeks by Stephen Crane
Filestinysensor
..
optiboot
.gitignore
Makefile
README.md
batt.csv
boards.local.txt
tinysensor.h
tinysensor.ino
wdt.cpp
wdt.h
wdt.h
#ifndef __WDT_H__ #define __WDT_H void wdt_sleep(unsigned seconds); #endif
Report a bug