mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Remove RegisterMap accessors.
This commit is contained in:
parent
2fe1285c11
commit
94805285e2
4 changed files with 0 additions and 10 deletions
|
@ -272,10 +272,6 @@ spi::reg_t RFFC507x::readback(const Readback readback) {
|
|||
return read(Register::READBACK);
|
||||
}
|
||||
|
||||
RegisterMap RFFC507x::registers() {
|
||||
return _map;
|
||||
}
|
||||
|
||||
#if 0
|
||||
/* Test of RFFC507x reset over temperature */
|
||||
while(true) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue