diff options
| author | Patrick | 2023-07-14 13:46:27 +0200 |
|---|---|---|
| committer | Patrick | 2023-07-14 13:46:27 +0200 |
| commit | 4c72c6901e007414aebb4cb6534c1a49d63558b0 (patch) | |
| tree | c0530fbda67888a8857e5a08222ee6d19c41f260 /src/matrix.h | |
| parent | 10325eaf40c80eb91f1c1eceea880c3abd54efd7 (diff) | |
| download | matrix_esp_thesis-4c72c6901e007414aebb4cb6534c1a49d63558b0.tar.gz matrix_esp_thesis-4c72c6901e007414aebb4cb6534c1a49d63558b0.zip | |
esp32 build, cli
Diffstat (limited to 'src/matrix.h')
| -rw-r--r-- | src/matrix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/matrix.h b/src/matrix.h index 5e5eabd..32b8294 100644 --- a/src/matrix.h +++ b/src/matrix.h @@ -283,6 +283,7 @@ MatrixClientRequestDeviceKeys( +
bool
MatrixHttpInit(
MatrixClient * client);
|
