descriptionArduino code for the audio source switch
last changeMon, 8 Aug 2022 09:21:21 +0000 (11:21 +0200)
shortlog
2022-08-08 Frédéric Pétersupdate UDP messages target IP main
2021-03-25 Frédéric Pétersgive the project a proper name (and license)
2021-03-25 Frédéric Pétersuse a simple int for active selection
2021-03-25 Frédéric Pétersfactor udp notification into its (inline) function
2021-03-25 Frédéric Pétersalso send udp notification when setting over HTTP
2021-03-25 Frédéric Pétersadd debug output for udp message
2021-03-25 Frédéric Pétersalways enable nonstop on boot
2021-03-25 Frédéric Pétersput udp code behind ENABLE_UDP #define
2021-03-25 Frédéric Pétersextend serial debugging
2021-03-25 Frédéric Pétersnotify selection change over udp
2021-03-25 Frédéric Pétersswitch code to reference second arduino MAC address
2021-03-25 Frédéric Pétersenable POST code
2021-03-25 Frédéric Péterscomment out unused labels
2021-03-25 Frédéric Péterswebserver: update with latest upstream code
2021-03-25 Frédéric Pétersupdate to use local copy of library
2021-03-25 Frédéric Pétersadd WebServer.h library as found on server
...
heads
7 months ago main