Skip to content

Commit

Permalink
Merge pull request #29 from maejima-fumika/add-import
Browse files Browse the repository at this point in the history
Add import (Remove unused changes.)
  • Loading branch information
maejima-fumika authored Nov 29, 2024
2 parents 089df57 + c3a2ad6 commit 098ea08
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 12,155 deletions.
4 changes: 0 additions & 4 deletions notebook/src/hooks/repl-context.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ export default function ReplProvider({children}: {children: ReactNode}) {
// To use these variables in callbacks
const latestCellRef = useRef(latestCell)
latestCellRef.current = latestCell
// const iramRef = useRef(iram)
// const dramRef = useRef(dram)
// iramRef.current = iram
// dramRef.current = dram

useEffect(() => {
bluetooth.current.setNotificationHandler(onReceiveNotification);
Expand Down
Binary file removed server/gpio_103112105111
Binary file not shown.
Loading

0 comments on commit 098ea08

Please sign in to comment.