1 changed files with
0 additions and
2 deletions
|
|
@ -40,9 +40,7 @@
|
|
|
|
#include <avr/io.h>
|
|
|
|
#include <avr/io.h>
|
|
|
|
#include <avr/wdt.h>
|
|
|
|
#include <avr/wdt.h>
|
|
|
|
#include <avr/boot.h>
|
|
|
|
#include <avr/boot.h>
|
|
|
|
#include <avr/wdt.h>
|
|
|
|
|
|
|
|
#include <avr/power.h>
|
|
|
|
#include <avr/power.h>
|
|
|
|
#include <util/delay.h>
|
|
|
|
|
|
|
|
#include <stdbool.h>
|
|
|
|
#include <stdbool.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include "Descriptors.h"
|
|
|
|
#include "Descriptors.h"
|
|
|
|