Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Defaults/config_logging.h
- Committer:
- bwang
- Date:
- 2018-02-08
- Revision:
- 179:935f9d78d936
- Parent:
- config_logging.h@ 161:19eac809c727
File content as of revision 179:935f9d78d936:
#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING
#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f
#endif