Minor comment improvements

This commit is contained in:
Robin Jones 2023-10-21 01:11:37 +01:00
parent ff218daa09
commit 1daa664fe0

View File

@ -1,14 +1,12 @@
/**
* @file settings.h
* @brief Menu Settings
* @ingroup menu
* @file e664_state.h
* @brief ED64 state
* @ingroup flashcart
*/
#ifndef FLASHCART_ED64_STATE_H__
#define FLASHCART_ED64_STATE_H__
#include <stdint.h>
/** @brief ED64 Pseudo Writeback Structure */
typedef struct {
/** @brief The reset button was used */