My Home Robot Project
Introduces a dedicated `system::time` module to provide consistent millisecond timestamps throughout the application. Refactors the `Heart` organ to process `Beat` commands, incorporating a cooldown mechanism to regulate its rhythm. Updates the `Brain` to periodically request a heartbeat from its organs when in an active lifecycle state, utilizing the new time utilities. Ensures organs are initialized before the brain begins its operational loop. |
||
|---|---|---|
| src | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Dixon
My Home Robot Project