mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
parent
1b1c3bb8ff
commit
f58de5e678
@ -22,6 +22,16 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
|
|
||||||
|
*
|
||||||
|
*
|
||||||
|
* Some board-specific defines here, such as :
|
||||||
|
* - USB strings
|
||||||
|
* - LED pin assignments and polarity
|
||||||
|
* - other special pins to control CAN transceivers.
|
||||||
|
*
|
||||||
|
* CAN_S_PIN :Some CAN transceivers (e.g. TJA1050) have a "Silent mode in which the transmitter is disabled";
|
||||||
|
* enabled with this 'S' pin. If undefined, the corresponding code will be disabled.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
Loading…
x
Reference in New Issue
Block a user