Skip to content

Commit

Permalink
new am32 github url
Browse files Browse the repository at this point in the history
  • Loading branch information
freasy committed Feb 1, 2024
1 parent 0e5a49f commit f325a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sources/AM32/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Arm from '../../utils/Hardware/Arm';
import semver from 'semver';
import { fetchJsonCached } from '../../utils/Fetch';

const GITHUB_REPO = 'AlkaMotors/AM32-MultiRotor-ESC-firmware';
const GITHUB_REPO = 'am32-firmware/AM32';

class AM32Source extends GithubSource {
minVersion = "1.94";
Expand Down

0 comments on commit f325a71

Please sign in to comment.