fix files tags on the header comments (#23564)

This commit is contained in:
BazookaJoe1900
2024-09-19 09:25:18 +03:00
committed by GitHub
parent d01a3d8f04
commit 4d83badba1
305 changed files with 305 additions and 305 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
****************************************************************************/
/**
* @file mindpx_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
+1 -1
View File
@@ -32,7 +32,7 @@
****************************************************************************/
/**
* @file mindpx2_init.c
* @file init.c
*
* MINDPX-specific early startup code. This file implements the
* board_app_initialize() function that is called early by nsh during startup.
+1 -1
View File
@@ -32,7 +32,7 @@
****************************************************************************/
/**
* @file mindpx2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
+1 -1
View File
@@ -32,7 +32,7 @@
****************************************************************************/
/**
* @file mindpx_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/