Changeset 272 in flair-src for trunk/lib/FlairCore/src


Ignore:
Timestamp:
11/28/18 16:40:34 (5 years ago)
Author:
Sanahuja Guillaume
Message:

correct bug og init euler derivative

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairCore/src/FrameworkManager_impl.cpp

    r262 r272  
    6363  printf("\nSIGDEBUG received, reason %d: %s\n", reason,
    6464         reason <= SIGDEBUG_WATCHDOG ? reason_str[reason] : "<unknown>");
     65  printf("entering secondary mode\n");
    6566#endif
    6667  // Dump a backtrace of the frame which caused the switch to secondary mode:
Note: See TracChangeset for help on using the changeset viewer.