More mk20dx256vlh7 preparation.
This commit is contained in:
parent
e95f3752f0
commit
c9b1769608
1 changed files with 1 additions and 1 deletions
|
@ -1006,7 +1006,7 @@ inline void Macro_setup()
|
||||||
void cliFunc_capList( char* args )
|
void cliFunc_capList( char* args )
|
||||||
{
|
{
|
||||||
print( NL );
|
print( NL );
|
||||||
info_msg("Capabilities List");
|
info_msg("Capabilities List ");
|
||||||
printHex( CapabilitiesNum );
|
printHex( CapabilitiesNum );
|
||||||
|
|
||||||
// Iterate through all of the capabilities and display them
|
// Iterate through all of the capabilities and display them
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue