Skip to content

Commit

Permalink
update Brainpad TinyCLR 2.2.1.2000
Browse files Browse the repository at this point in the history
  • Loading branch information
Palomino34 committed Apr 2, 2024
1 parent 30b495b commit d2020e4
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.

Large diffs are not rendered by default.

File renamed without changes.
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BrainPad Online Loader</title>
<script type="module" crossorigin src="assets/index.a73b1369.js"></script>
<link rel="modulepreload" href="assets/vendor.27486ffa.js">
<script type="module" crossorigin src="assets/index.2e05c8e3.js"></script>
<link rel="modulepreload" href="assets/vendor.3b110acc.js">
<link rel="stylesheet" href="assets/index.61fbd3ed.css">
</head>
<body>
Expand Down
Binary file not shown.
6 changes: 3 additions & 3 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ export default {
isGlb: true,
image: null,
},
'TinyCLR_2_2_0_5100': {
title: '.NET C# (TinyCLR OS v2.2.0.5100)',
url: 'firmware/SITCore-SC13-Firmware-v2.2.0.5100.ghi',
'TinyCLR_2_2_1_2000': {
title: '.NET C# (TinyCLR OS v2.2.1.2000)',
url: 'firmware/SITCore-SC13-Firmware-v2.2.1.2000.ghi',
isGlb: false,
image: null,
},
Expand Down

0 comments on commit d2020e4

Please sign in to comment.