* \r
* To hit, press the ALARM button.\r
* To stand, press the LIGHT button.\r
- * If you're at 21, you cannoy hit, since we just assume it's a mispress on the button.\r
+ * If you're at 21, you will stand if you try to hit, since we just assume it's a mispress on the button.\r
* \r
* Once you stand, the dealer will deal out to themselves once per second (or immidietly when you press the LIGHT or ALARM buttons).\r
* The game results are:\r
* BUST: Your score is above 21.\r
* TIE: Your score matches the dealer's final score\r
* \r
- * On a watch that has the accelerometer, long-pressing the ALARM button will turn on the ability to play by tapping.\r
+ * On a watch that has the accelerometer, long-pressing the ALARM button on the Title Screen will turn on the ability to play by tapping.\r
* The SIGNAL indicator will display when tapping is enabled.\r
* Tapping once will behave like the ALARM button and hit.\r
- * Tapping twice behave like the LIGHT button and stand.\r
+ * Tapping twice behave like the LIGHT button and stand. Warning: if you're using the LIS2DW board, it cannot register a double-tapping\r
+ * without seeing a single-tap first.\r
+ * \r
+ * Long-pressing the LIGHT button on the Title Screen will display your win rate as a percentage of games finished.\r
+ * It displays as games won / (games won + games lost) it does not include incomplete nor tied games.\r
* \r
* | Cards | |\r
* |---------|--------------------------|\r