mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-23 18:08:14 +08:00
Correct #error text in multiple fat file system files.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define FF_DEVICES_H
|
||||
|
||||
#ifndef PLUS_FAT_H
|
||||
#error this header will be included from "plusfat.h"
|
||||
#error this header will be included from "ff_headers.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user