mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-21 01:28:59 +00:00
Increased IFTTT webhook key length.
This commit is contained in:
parent
334bdb88a0
commit
f349ac6bd3
@ -12,7 +12,7 @@
|
||||
#include "../inc/ip65.h"
|
||||
#include "ifttt.h"
|
||||
|
||||
char key[22 + 1];
|
||||
char key[80 + 1];
|
||||
char text[280 + 1];
|
||||
|
||||
void error_exit(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user