mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Fixed casing in some includes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "DsttDefinitions.h"
|
||||
#include "../SdioDefinitions.h"
|
||||
#include "waitByLoop.h"
|
||||
#include "DSTTLoaderPlatform.h"
|
||||
#include "DsttLoaderPlatform.h"
|
||||
|
||||
/// @brief Sets the mode of the SD host. Mostly used for SDIO commands.
|
||||
/// @param sdio An SDIO command to send, if any. Set 0 otherwise.
|
||||
|
||||
Reference in New Issue
Block a user