Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Sublime Snippet for convenient editing of Atmega registers. #6
Place file in ~/.config/sublime-text-3/Packages/User Type keyword 'register' Insert register name, register address and bit names If bit name is '-', bit type is automatically set to ReservedBit Else bit type is set to ReadWriteBit
- Loading branch information