summaryrefslogtreecommitdiff
path: root/src/libsstv.template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsstv.template.h')
-rw-r--r--src/libsstv.template.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libsstv.template.h b/src/libsstv.template.h
index 3ef620c..ceda0c4 100644
--- a/src/libsstv.template.h
+++ b/src/libsstv.template.h
@@ -62,6 +62,9 @@ typedef enum {
* SSTV modes (value is VIS+Parity)
*/
typedef enum {
+ /* FAX modes */
+ SSTV_MODE_FAX480 = 85,
+
/* Robot modes */
SSTV_MODE_ROBOT_BW8_R = 129,
SSTV_MODE_ROBOT_BW8_G = 130,