#!/usr/bin/env python

from openbci_stream.daemons.stream_fake_binary import main
main()
