diff options
| author | Thomas Schmucker <ts@its1.de> | 2024-10-29 22:34:23 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2024-10-29 22:34:23 +0100 |
| commit | 868d0a1ecbfbcd1f04b5c03403d6cffb439ce8fe (patch) | |
| tree | e992bb530f623e53df9fe15ef1cdbdfc3128092a /compile_flags.txt | |
| parent | 0714998ef54e8c1a46af7ec48698faa3abdf457a (diff) | |
| download | use-mosquitto-868d0a1ecbfbcd1f04b5c03403d6cffb439ce8fe.tar.gz use-mosquitto-868d0a1ecbfbcd1f04b5c03403d6cffb439ce8fe.tar.bz2 use-mosquitto-868d0a1ecbfbcd1f04b5c03403d6cffb439ce8fe.zip | |
Verschiebe MQTT Code in ein eigenes Modul
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 255b429..a50455c 100644 --- a/compile_flags.txt +++ b/compile_flags.txt | |||
| @@ -6,3 +6,4 @@ | |||
| 6 | -pedantic | 6 | -pedantic |
| 7 | -std=c17 | 7 | -std=c17 |
| 8 | -Isrc | 8 | -Isrc |
| 9 | -Iinclude | ||
