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 * @file e664_state.h
* @brief Menu Settings * @brief ED64 state
* @ingroup menu * @ingroup flashcart
*/ */
#ifndef FLASHCART_ED64_STATE_H__ #ifndef FLASHCART_ED64_STATE_H__
#define FLASHCART_ED64_STATE_H__ #define FLASHCART_ED64_STATE_H__
#include <stdint.h>
/** @brief ED64 Pseudo Writeback Structure */ /** @brief ED64 Pseudo Writeback Structure */
typedef struct { typedef struct {
/** @brief The reset button was used */ /** @brief The reset button was used */