mirror of
https://github.com/lekrsu/shfw-walkthrough.git
synced 2025-02-08 23:39:45 +01:00
Revert "font"
This reverts commit 9c8bfffd854650054cc42ae0e3d997967ec0eb83.
This commit is contained in:
parent
9c8bfffd85
commit
6ac0fca1fd
10
README.md
10
README.md
@ -1,12 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
## Quick SHFW Configuration Walkthrough
|
||||
|
||||
## SHFW 3.7.1 is out, go test it out!
|
||||
## SHFW 3.7.0 is out, go test it out!
|
||||
|
||||
For a detailed list of new features and improvements in SHFW 3.7.1, see the [3.7.1 Changelog](#371-changelog).
|
||||
For a detailed list of new features and improvements in SHFW 3.7.0, see the [3.7.0 Changelog](#370-changelog).
|
||||
|
||||
SHFW is a custom firmware available for flashing via the Scooterhacking Utility app. Configuring it might be challenging for new users. This guide aims to provide a quick and easy way to apply the important basics. The understanding aspect of all this can be overwhelming, but it will come as a side effect of your own testing and thinking as we can't do that for you.
|
||||
|
||||
@ -75,7 +71,7 @@ To customize these phase limits, check out the Iq and Id sliders under "Field We
|
||||
<center>Graph showing Torque 30A, initial 5A flux, with 100mA increments of variable flux, from the speeds 15 km/h and 25 km/h.</center>
|
||||
</p>
|
||||
|
||||
## 3.7.1 changelog
|
||||
## 3.7.0 changelog
|
||||
|
||||
### PWM Frequency Adjustment
|
||||
- **Range:** 4-24kHz
|
||||
|
@ -1,12 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{ page.title }}</title>
|
||||
<link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">
|
||||
</head>
|
||||
<body>
|
||||
{{ content }}
|
||||
</body>
|
||||
</html>
|
@ -1,5 +0,0 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600&display=swap');
|
||||
|
||||
body {
|
||||
font-family: 'Source Code Pro', monospace;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user