diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-06-24 11:42:23 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-06-24 11:42:23 +0200 |
commit | 40f6164ba6187a0160af9fe200bbd1d729e8c03b (patch) | |
tree | 84246633f40cb0c5d858168f63a5933d18006db3 /client/i18n/en_us.h | |
parent | 2e537232404bf5123bc92e7218156ec03160c68f (diff) |
added TARQ to robot and client
Diffstat (limited to 'client/i18n/en_us.h')
-rw-r--r-- | client/i18n/en_us.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/i18n/en_us.h b/client/i18n/en_us.h index d198296..2a24c15 100644 --- a/client/i18n/en_us.h +++ b/client/i18n/en_us.h @@ -110,6 +110,9 @@ "4 - set to charging station mode\n" \ "5 - set to spinning mode (wet floor simulation)\n" \ "6 - calibrate sensors\n" \ + "7 - set target area to maze\n" \ + "8 - set target area to grid\n" \ + "9 - set target area to charging station\n" \ "\n" \ "0 - previous\n" \ |