normStreamer update

pull/9/head
Brian Adamson 2020-03-01 00:04:54 -05:00
parent 40375daedc
commit b413447f6b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ const unsigned int LOOP_MAX = 100;
// flow control buffer limits are reached and end up with // flow control buffer limits are reached and end up with
// "dead air" time. There are always tradeoffs! // "dead air" time. There are always tradeoffs!
#define SHOOT_FIRST 0 //#define SHOOT_FIRST 0
class NormStreamer class NormStreamer
{ {