DEBUG

const val DEBUG: Boolean = true

When true, enables debugging features like camera streaming and more logs.

This should be disabled for competitions.