diff options
author | Your Name <you@example.com> | 2021-02-19 10:25:03 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2021-02-19 10:25:03 +0100 |
commit | 117dce93be0bd9bf540c3daa62391407cc690292 (patch) | |
tree | 03786c8f2b30ea859374a490a161c7e7eacfddeb /dhcp_probe.config | |
download | dhcp_probe-117dce93be0bd9bf540c3daa62391407cc690292.tar.gz dhcp_probe-117dce93be0bd9bf540c3daa62391407cc690292.tar.bz2 dhcp_probe-117dce93be0bd9bf540c3daa62391407cc690292.zip |
Diffstat (limited to 'dhcp_probe.config')
-rw-r--r-- | dhcp_probe.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dhcp_probe.config b/dhcp_probe.config new file mode 100644 index 0000000..e0284f4 --- /dev/null +++ b/dhcp_probe.config @@ -0,0 +1,2 @@ +// Add predefined macros for your project here. For example: +// #define THE_ANSWER 42 |