Commit Graph

3 Commits

Author SHA1 Message Date
Christian Helmuth
d7b2ada150 Update port hash for fesrv 2016-08-26 15:54:45 +02:00
Norman Feske
1cf653d548 Use base/log.h instead of deprecated base/printf.h
- Remove use of PLOG, PINF, PWRN, PERR, and printf.
  Only a single use of printf in fesrv remains for now.
- Whitespace and style fixes
- Fix build of server/synergy_input
- Add missing include of base/heap.h (previously, this header
  was implicitly included by root/component.h)
2016-07-15 13:14:35 +02:00
Menno Valkema
7f61d9a84a Added fesrv port
Fixes #18
2016-06-29 21:34:56 +02:00