chottoshitahanashi’s diary

基本的に間違ったことばかり書いてるブログ。検索ひっかかるな

2022-04-14から1日間の記事一覧

できた

www.youtube.com // #include<avr/io.h> // #include<avr/wdt.h> // #include <avr/interrupt.h> #include <avr/sleep.h> #ifdef ARDUINO_AVR_UNO #define PWM_PIN A0 #define LED_PIN1 3 // 1, 2 for Serial #define LED_PIN2 4 #define LED_PIN3 5 #define LED_PIN4 6 #else #define PWM_PIN 4 #define LED_PIN</avr/sleep.h></avr/interrupt.h></avr/wdt.h></avr/io.h>…