|
Treehopper C++ API
|
#include <Settings.h>
Public Member Functions | |
| Settings (Settings const &)=delete | |
| void | operator= (Settings const &)=delete |
Static Public Member Functions | |
| static Settings & | instance () |
Public Attributes | |
| bool | throwExceptions = false |
| bool | printExceptions = true |
| uint16_t | vid = 0x10c4 |
| uint16_t | pid = 0x8a7e |
| uint16_t | bootloaderPid = 0xeac9 |
| uint16_t | bootloaderVid = 0x10c4 |
|
inlinestatic |
|
delete |
| uint16_t bootloaderPid = 0xeac9 |
| uint16_t bootloaderVid = 0x10c4 |
| uint16_t pid = 0x8a7e |
| bool printExceptions = true |
| bool throwExceptions = false |
| uint16_t vid = 0x10c4 |