Reordering the Home Menu Screen
Reordering the Home Menu Screen

Reordering the Home Menu Screen

  1. Track every instance where the REGISTER_APPLICATION macro is called in the code.
  2. Replace the last argument of the macro call (the PRIORITY value) with the desired order.
If two or more applications have the same defined priority, it's up to the compiler to define which application will be shown first among these.