Index: firmware/App/Controllers/Buttons.h =================================================================== diff -u -r4459be59bdc2896b44bcf6cd42d2762190e23c16 -r5eda37efda2d771de4f5cfb509adf05621a290c3 --- firmware/App/Controllers/Buttons.h (.../Buttons.h) (revision 4459be59bdc2896b44bcf6cd42d2762190e23c16) +++ firmware/App/Controllers/Buttons.h (.../Buttons.h) (revision 5eda37efda2d771de4f5cfb509adf05621a290c3) @@ -30,7 +30,7 @@ // ********** public definitions ********** -// Enumeration of hardware button states. +/// Enumeration of hardware button states. typedef enum Button_States { BUTTON_STATE_RELEASED = 0, ///< Button is in the released state