diff --git a/docs/software/modules/external-notifications.mdx b/docs/software/modules/external-notifications.mdx index 0d7fda35..1c85fe76 100644 --- a/docs/software/modules/external-notifications.mdx +++ b/docs/software/modules/external-notifications.mdx @@ -19,9 +19,9 @@ We support being alerted on two events: 2. Incoming Text Message that contains the ASCII bell character. At present, only the Python API can send an ASCII bell character, but more support may be added in the future. -#### Bell Character - +:::info The bell character is ASCII 0x07. Include 0x07 anywhere in the text message and with ext_notification_module_alert_bell enabled, we will issue an external notification. +::: ## External Hardware