1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-21 15:25:36 +03:00

Merge pull request #1824 from mikeller/fix_crsf_h_header

Fixed copy / paste mistake in crsf.h header.
This commit is contained in:
Michael Keller 2016-12-14 23:37:19 +13:00 committed by GitHub
commit f2af2639d5

View file

@ -1,6 +1,4 @@
/*
* ltm.h
*
* This file is part of Cleanflight.
*
* Cleanflight is free software: you can redistribute it and/or modify