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.
configurations/robotConfig.h@2:0de4854743f7, 2021-06-10 (annotated)
- Committer:
 - _seminahn
 - Date:
 - Thu Jun 10 01:23:00 2021 +0000
 - Revision:
 - 2:0de4854743f7
 - Parent:
 - 0:4ff8aeb3e4d1
 - Child:
 - 3:a4677501ae87
 
v1.1.0 change ssr logic
Who changed what in which revision?
| User | Revision | Line number | New contents of line | 
|---|---|---|---|
| _seminahn | 0:4ff8aeb3e4d1 | 1 | #ifndef ZETA_STM_KINETIC_ROBOTCONFIG_H_ | 
| _seminahn | 0:4ff8aeb3e4d1 | 2 | #define ZETA_STM_KINETIC_ROBOTCONFIG_H_ | 
| _seminahn | 0:4ff8aeb3e4d1 | 3 | #define ZETA_DISINFECTION 0 | 
| _seminahn | 0:4ff8aeb3e4d1 | 4 | #define ZETA_SERVICE_DISINFECTION 1 | 
| _seminahn | 0:4ff8aeb3e4d1 | 5 | #define THIS_ROBOT ZETA_DISINFECTION | 
| _seminahn | 2:0de4854743f7 | 6 | #endif |