mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 19:26:55 -04:00
erpt: add new IDs/categories
This commit is contained in:
parent
c4a5d4db09
commit
4acfac539c
2 changed files with 59 additions and 24 deletions
|
@ -238,7 +238,10 @@ CATEGORIES = {
|
|||
139 : 'EthernetAdapterOUIInfo',
|
||||
140 : 'NANDTypeInfo',
|
||||
141 : 'MicroSDTypeInfo',
|
||||
142 : 'AttachmentFileInfo',
|
||||
1000 : 'TestNx',
|
||||
1001 : 'NANDTypeInfo',
|
||||
1002 : 'NANDExtendedCsd',
|
||||
}
|
||||
|
||||
FIELD_TYPES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue