Login
1 branch 0 tags
Ben (T14/NixOS) Configurable stuff b1a9e78 13 hours ago 8 Commits
moon / firmware / src / main.c
#include "moon.h"

uint8_t button_state;

void setup() {

}

void loop() {

}