/* * (c) Copyright 2018 by Coinkite Inc. This file is part of Coldcard * and is covered by GPLv3 license found in COPYING. */ #pragma once // no screen void enter_dfu(void); // shows "send update" screen first void dfu_by_request(void);