]> git.scottworley.com Git - tattlekey/blobdiff - client/CMakeLists.txt
client: Set up for multiple types of events to go into the queue
[tattlekey] / client / CMakeLists.txt
index ae972002a7de59e0c826e2fae33ebe1e510c2068..7714c1e43dedaf618e6066c4d15cecec4b60ad33 100644 (file)
@@ -9,6 +9,7 @@ pico_sdk_init()
 
 add_executable(tattlekey
   blink.c
+  button.c
   config.c
   net.c
   tattlekey.c