Cosmetic fixes

This commit is contained in:
Steins7 2023-07-10 11:14:46 +02:00
parent 45452ce49e
commit 12c0b16b39
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
* defined here. * defined here.
*/ */
#ifndef _IO_REGS_H_ #ifndef _AFIO_REGS_H_
#define _IO_REGS_H_ #define _AFIO_REGS_H_
//--includes-------------------------------------------------------------------- //--includes--------------------------------------------------------------------

View File

@ -188,7 +188,7 @@ void exti_reset_peripheral(void)
//--local functions------------------------------------------------------------- //--local functions-------------------------------------------------------------
//--ISRs ----------------------------------------------------------------------- //--ISRs------------------------------------------------------------------------
void hdr_exti0(void) void hdr_exti0(void)
{ {