This repository contains a mouse wiggling sketch for ATmega32U4-based Arduino boards and a Makefile.
The sketch can be compiled simply by running make
.
This will invoke arduino-cli.
In order flash the board, run make upload
.
This repository contains a mouse wiggling sketch for ATmega32U4-based Arduino boards and a Makefile.
The sketch can be compiled simply by running make
.
This will invoke arduino-cli.
In order flash the board, run make upload
.