More mk20dx256vlh7 preparation.
This commit is contained in:
parent
e95f3752f0
commit
c9b1769608
@ -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
|
||||||
|
Reference in New Issue
Block a user