커밋 기록

작성자 SHA1 메시지 날짜
  Helmut Pozimski 993013ad3a wifi_management_task: Add task to disable wifi during the night 1 년 전
  Helmut Pozimski c7f8e108ed storage: Use const pointers for namespace key 1 년 전
  Helmut Pozimski e9d6c3ba56 ds3231: Protect read and write operations with mutex 1 년 전
  Helmut Pozimski 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries 1 년 전
  Helmut Pozimski d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated 1 년 전
  Helmut Pozimski d7be07768e main: Add code to start alarm task, init interrupt pin and start API 1 년 전
  Helmut Pozimski f83cf4132f configuration: Add option for button interrupt pin 1 년 전
  Helmut Pozimski 3b95b67ed4 alarm_task: Add task implementation to make the wake up call 1 년 전
  Helmut Pozimski b8bbe30076 time_display: Remove conversion code moved to time_conversion 1 년 전
  Helmut Pozimski 34dc5d09ef api/storage: Move week days to storage 1 년 전
  Helmut Pozimski c4b281f57b time_conversion: Move time zone conversion here and protect with mutex 1 년 전
  Helmut Pozimski d8d8f45100 alarm: Add first rough implementation 1 년 전
  Helmut Pozimski 7659c20cc5 api: Handle empty objects to allow for disabling a day 1 년 전
  Helmut Pozimski 2b93711273 storage: Change data type to int32_t to allow for negative values 1 년 전
  Helmut Pozimski 4551509d47 time_display: Correct sleep interval and reset time zone 1 년 전
  Helmut Pozimski a189160f7c main: Update initialization code 1 년 전
  Helmut Pozimski acc157b945 time_sync: Add code to synchronize time 1 년 전
  Helmut Pozimski 19b7ee1c63 time_display: Add code for a task to update the displayed time 1 년 전
  Helmut Pozimski 727e4c825c tm1637: remove configuration from public functions 1 년 전
  Helmut Pozimski 83026a05b3 wifi: Add DNS server configuration 1 년 전
  Helmut Pozimski af8023e760 configuration: Add additional parameters 1 년 전
  Helmut Pozimski 992af23d87 configuration: Add display configuration variables 1 년 전
  Helmut Pozimski d93fd9dd85 tm1637: Copy code from esp8266-clock 1 년 전
  Helmut Pozimski d075a02751 configuration: Add parameters for ds3231 1 년 전
  Helmut Pozimski aa2470c504 ds3231: Add adapted classes from esp8266-clock 1 년 전
  Helmut Pozimski 18d86d8af8 bcd: Add files copied from esp8266-clock 1 년 전
  Helmut Pozimski 1d43d11b8c api: Implement PUT and DELETE verbs 1 년 전
  Helmut Pozimski b959fa8e8a Storage: Add function to delete entry 1 년 전
  Helmut Pozimski 1b65fc2125 api: add first implementation with GET support 1 년 전
  Helmut Pozimski ad81d427b8 storage: use static handle 1 년 전