mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-15 01:15:06 +01:00
Removes refactored out method
This commit is contained in:
parent
bfe1390832
commit
c7e365afbd
@ -117,8 +117,6 @@ static uint8_t readByte_LYNX(uint32_t addr, uint8_t audin = 0) {
|
|||||||
|
|
||||||
#pragma region HIGHLEVEL
|
#pragma region HIGHLEVEL
|
||||||
|
|
||||||
static bool detectBlockSize_LYNX() {}
|
|
||||||
|
|
||||||
static bool detectCart_LYNX() {
|
static bool detectCart_LYNX() {
|
||||||
// Could omit logging to save a few bytes
|
// Could omit logging to save a few bytes
|
||||||
display_Clear();
|
display_Clear();
|
||||||
|
Loading…
Reference in New Issue
Block a user