mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Updated some comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
/// @brief Abstract base class for patch code implementing sector writes
|
||||
/// @brief Interface for patch code implementing sector writes.
|
||||
class IWriteSectorsPatchCode
|
||||
{
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user