Add Documentation on the Notes Enum

This commit is contained in:
Gustavo Henrique Santos Souza de Miranda 2026-03-25 22:07:00 -03:00
parent 49aaadb28e
commit fc041a37a1
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
// Created by gustavohenriquesantossouzademir on 24/03/2026.
//
/**
* @enum Notes
* @brief Enum Representing the Musical Notes
*
* This Enum provides a datatype for the musical notes
*/
#ifndef YMF262DEVBOARDSOFTWARE_NOTES_H
#define YMF262DEVBOARDSOFTWARE_NOTES_H
enum Notes {