mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-06-24 22:41:34 +02:00
Replaced by yml form
This commit is contained in:
@ -1,26 +0,0 @@
|
||||
---
|
||||
name: Question about the firmware
|
||||
about: How to use the firmware to...
|
||||
title: ''
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Before asking a question
|
||||
See if it is already answered in [Wiki pages](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki)
|
||||
|
||||
### Describe your System so we can help you better
|
||||
- VARIANT:
|
||||
- CONTROL TYPE:
|
||||
- CONTROL MODE:
|
||||
- What is your application?
|
||||
- Hovercar, Skateboard, RC platform, etc.
|
||||
|
||||
### Indicate what you have tried
|
||||
If applicable, indicate what you tried that _doesn't_ work:
|
||||
|
||||
```c
|
||||
input1[inIdx].raw = adc_buffer.l_rx2;
|
||||
input2[inIdx].raw = adc_buffer.l_tx2
|
||||
```
|
Reference in New Issue
Block a user