X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Finclude%2Fmonitor.h;h=ecae3fdebdfb64ba26a38e02596e88b7ea1170cf;hb=ed7afb6af8b3831d61a8ef6cba7592f17592af72;hp=3a89422d478a82facb19c90f9cbdee43c28b26c4;hpb=44b997db2bb80402447522d8de2e07d5122f915c;p=goodfet diff --git a/firmware/include/monitor.h b/firmware/include/monitor.h index 3a89422..ecae3fd 100644 --- a/firmware/include/monitor.h +++ b/firmware/include/monitor.h @@ -1,10 +1,12 @@ - +/*! \file monitor.h + \author Travis Goodspeed + \brief Debug monitor commands. +*/ #include #include #include - // Generic Commands //! Overwrite all of RAM with 0xBEEF, then reboot.