freeDSP / freeDSP-aurora

freeDSP ADAU1452 with 8 analog input, 8 analog outputs, S/P-DIF I/O, ADAT I/O, USB Audio Class2, WiFi, Bluetooth
Creative Commons Attribution Share Alike 4.0 International
181 stars 55 forks source link

Reduce code redundancy related to simple http answers #24

Closed zas closed 4 years ago

zas commented 4 years ago

Move redundant code to new send200(client, message) method. Passing NULL as message will send a ACK message.

zas commented 4 years ago

This file is obsolete and will be removed soon according to @dspverden so this PR makes no sense