Browse Source

More mk20dx256vlh7 preparation.

simple
Jacob Alexander 9 years ago
parent
commit
c9b1769608
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Macro/PartialMap/macro.c

+ 1
- 1
Macro/PartialMap/macro.c View File

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