Skip to content

Commit

Permalink
minor fixes lab4b
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxsonp committed Sep 28, 2023
1 parent c2e0379 commit d3d595c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Week 6-7: Build an Inclinometer (Objects on Hardware)\n",
"<font size=\"6\"> Laboratory 4b </font> <br>\n",
"<font size=\"3\"> Last updated September 26, 2023 </font>"
"<font size=\"3\"> Last updated September 28, 2023 </font>"
]
},
{
Expand Down Expand Up @@ -99,7 +99,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "d7a1e4c7-bd4a-43f8-8792-b13859e0f759",
"metadata": {
"deletable": false,
Expand Down Expand Up @@ -320,7 +320,7 @@
"| MPU-6050 | OLED |\n",
"|---------|------|\n",
"| GND | GND |\n",
"| VIN | VCC |\n",
"| 3Vo | VCC |\n",
"| SCL | SCL |\n",
"| SDA | SDA |\n",
"\n",
Expand Down Expand Up @@ -594,7 +594,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.1"
"version": "3.11.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit d3d595c

Please sign in to comment.