avr-something

Something something AVR side…
git clone git://henryandlizzy.uk/avr-something
Log | Files | Refs | README

ctrl.cpp (64B)


      1 
      2 #include "ctrl.h"
      3 
      4 volatile uint8_t& ctrl::mcu = memory(0x55);