wireless: fix relative path CI error

error: Path relative to repository other than nuttx must begin with the root directory
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea 2021-06-16 10:32:24 +02:00 committed by Xiang Xiao
parent 6f4dccdb64
commit 340c932e94

View File

@ -1,5 +1,5 @@
/****************************************************************************
* wireless/ieee802154/i8shark/i8shark_main.c
* apps/wireless/ieee802154/i8shark/i8shark_main.c
*
* Copyright (C) 2017 Verge Inc. All rights reserved.
* Author: Anthony Merlino <anthony@vergeaero.com>