Fix formating

This commit is contained in:
Henrik Stickann 2022-04-12 16:07:28 +02:00
parent 182fbc3ac3
commit b50cf07ce9

View File

@ -1,7 +1,7 @@
/**
* @brief Wrapper for HAL GPIO pins.
*
* Defined STA_HAL_GPIO_ENABLE in <sta/config.hpp> to enable.
* Define **STA_HAL_GPIO_ENABLE** in `<sta/config.hpp>` to enable module.
*/
#ifndef STA_HAL_GPIO_PIN_HPP
#define STA_HAL_GPIO_PIN_HPP