WriteBlock -> WriteSingleBlock

This commit is contained in:
Pokechu22 2020-08-24 13:42:29 -07:00
parent 33407f8a70
commit bd895d0a15

View File

@ -60,7 +60,7 @@ private:
// 22 Reserved
SetBlockCount = 23,
WriteBlock = 24,
WriteSingleBlock = 24,
WriteMultipleBlock = 25,
// 26 Reserved for manufacturer
ProgramCSD = 27,