mesecons
mesecons copied to clipboard
Add documentation for Microcontroller
- (And also fix invalid code in T-Flop example.)
- The html was autogenerated from the md (see comment).
- The images were
optipng
ed. - I don't know if there is more needed for https://mesecons.net.
- Btw. an example for a bug: You can make the eeprom larger using
sbi(1,(1))
orsbi(1, a1)
.
:+1: LGTM